#CFF593#CFF593
#CFF593 is a very light, vivid yellow-green. Relative luminance 0.807; OKLCH L 92.1% C 0.131 H 126.1°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF593 |
|---|---|
| RGB | rgb(207, 245, 147) |
| HSL | hsl(83, 83%, 77%) |
| HSV | hsv(83, 40%, 96%) |
| CMYK | cmyk(15.5%, 0%, 40%, 3.9%) |
| CIE-LAB | lab(91.99, -28.02, 43.16) |
| CIE-LCH | lch(91.99, 51.46, 122.99°) |
| OKLab | oklab(92.11% -0.0771 0.1056) |
| OKLCH | oklch(92.11% 0.131 126.1) |
| XYZ | xyz(63.6505, 80.6763, 39.8168) |
| Luminance | 0.8068 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.33
Celery
#C1FD95
ΔE00 3.70
Light Yellow Green
#CCFD7F
ΔE00 3.89
Light Yellowish Green
#C2FF89
ΔE00 4.09
Light Pea Green
#C4FE82
ΔE00 4.14
Tea Green
#BDF8A3
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF593 #B993F5
analogous
#F5EA93 #CFF593 #9EF593
triadic
#CFF593 #93CFF5 #F593CF
tetradic
#CFF593 #93F5EA #B993F5 #F5939E
square
#CFF593 #93F5EA #B993F5 #F5939E
split-complementary
#CFF593 #939EF5 #EA93F5
monochromatic
#9DEB23 #B6F05B #CFF593 #E8FACB #F3FCE3
Accessibility & contrast
On white
1.23
#CFF593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#CFF593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF593
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF593 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE98C
Deuteranopia (green-blind)
#F9E798
Tritanopia (blue-blind)
#D4EDDD
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff593; /* rgb */ color: rgb(207, 245, 147); /* oklch */ color: oklch(92.1% 0.131 126.1);
Tailwind
colors: {
custom: {
50: '#dff8b4',
500: '#cff593',
950: '#000000',
},
}SCSS
$custom: #cff593; $custom-light: #dff8b4; $custom-dark: #000000;
JSON
{
"hex": "#cff593",
"rgb": {
"r": 207,
"g": 245,
"b": 147
},
"hsl": {
"h": 83.265,
"s": 83.051,
"l": 76.863
},
"oklch": {
"l": 0.92112,
"c": 0.13074,
"h": 126.1
},
"luminance": 0.80677
}Semantic roles & 50–950 ramp
primary
#CFF593
secondary
#8859D3
accent
#06DF5A
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151711
muted
#848581