#CFF499#CFF499
#CFF499 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 92.0% C 0.123 H 126.7°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF499 |
|---|---|
| RGB | rgb(207, 244, 153) |
| HSL | hsl(84, 81%, 78%) |
| HSV | hsv(84, 37%, 96%) |
| CMYK | cmyk(15.2%, 0%, 37.3%, 4.3%) |
| CIE-LAB | lab(91.80, -26.81, 39.98) |
| CIE-LCH | lch(91.80, 48.14, 123.85°) |
| OKLab | oklab(91.99% -0.0734 0.0985) |
| OKLCH | oklch(91.99% 0.123 126.7) |
| XYZ | xyz(63.8319, 80.2661, 42.2608) |
| Luminance | 0.8027 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.89
Celery
#C1FD95
ΔE00 3.92
Tea Green
#BDF8A3
ΔE00 4.43
Light Yellowish Green
#C2FF89
ΔE00 4.78
Washed Out Green
#BCF5A6
ΔE00 4.83
Light Light Green
#C8FFB0
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF499 #BE99F4
analogous
#F4EC99 #CFF499 #A1F499
triadic
#CFF499 #99CFF4 #F499CF
tetradic
#CFF499 #99F4EC #BE99F4 #F499A1
square
#CFF499 #99F4EC #BE99F4 #F499A1
split-complementary
#CFF499 #99A1F4 #EC99F4
monochromatic
#9BE82B #B5EE62 #CFF499 #E9FAD0 #F2FCE3
Accessibility & contrast
On white
1.23
#CFF499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#CFF499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF499
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF499 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE992
Deuteranopia (green-blind)
#F8E79E
Tritanopia (blue-blind)
#D4ECDD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #cff499; /* rgb */ color: rgb(207, 244, 153); /* oklch */ color: oklch(92.0% 0.123 126.7);
Tailwind
colors: {
custom: {
50: '#dff7b8',
500: '#cff499',
950: '#000000',
},
}SCSS
$custom: #cff499; $custom-light: #dff7b8; $custom-dark: #000000;
JSON
{
"hex": "#cff499",
"rgb": {
"r": 207,
"g": 244,
"b": 153
},
"hsl": {
"h": 84.396,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.91993,
"c": 0.12285,
"h": 126.7
},
"luminance": 0.80267
}Semantic roles & 50–950 ramp
primary
#CFF499
secondary
#8E5FD2
accent
#09DD5F
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581