#CFF49D#CFF49D
#CFF49D is a very light, moderate yellow-green. Relative luminance 0.804; OKLCH L 92.1% C 0.118 H 127.3°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF49D |
|---|---|
| RGB | rgb(207, 244, 157) |
| HSL | hsl(86, 80%, 79%) |
| HSV | hsv(86, 36%, 96%) |
| CMYK | cmyk(15.2%, 0%, 35.7%, 4.3%) |
| CIE-LAB | lab(91.86, -26.30, 38.08) |
| CIE-LCH | lch(91.86, 46.28, 124.64°) |
| OKLab | oklab(92.06% -0.0718 0.0942) |
| OKLCH | oklch(92.06% 0.118 127.3) |
| XYZ | xyz(64.1679, 80.4005, 44.0300) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 4.09
Tea Green
#BDF8A3
ΔE00 4.09
Pistachio (survey)
#C0FA8B
ΔE00 4.26
Washed Out Green
#BCF5A6
ΔE00 4.38
Light Light Green
#C8FFB0
ΔE00 4.42
Pale Green
#C7FDB5
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF49D #C29DF4
analogous
#F4ED9D #CFF49D #A3F49D
triadic
#CFF49D #9DCFF4 #F49DCF
tetradic
#CFF49D #9DF4ED #C29DF4 #F49DA3
square
#CFF49D #9DF4ED #C29DF4 #F49DA3
split-complementary
#CFF49D #9DA3F4 #ED9DF4
monochromatic
#99E82F #B4EE66 #CFF49D #EAFAD4 #F2FCE3
Accessibility & contrast
On white
1.23
#CFF49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#CFF49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF49D
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF49D | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE997
Deuteranopia (green-blind)
#F7E7A1
Tritanopia (blue-blind)
#D3EDDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff49d; /* rgb */ color: rgb(207, 244, 157); /* oklch */ color: oklch(92.1% 0.118 127.3);
Tailwind
colors: {
custom: {
50: '#def7bb',
500: '#cff49d',
950: '#000000',
},
}SCSS
$custom: #cff49d; $custom-light: #def7bb; $custom-dark: #000000;
JSON
{
"hex": "#cff49d",
"rgb": {
"r": 207,
"g": 244,
"b": 157
},
"hsl": {
"h": 85.517,
"s": 79.817,
"l": 78.627
},
"oklch": {
"l": 0.92061,
"c": 0.11847,
"h": 127.3
},
"luminance": 0.80401
}Semantic roles & 50–950 ramp
primary
#CFF49D
secondary
#9263D3
accent
#09DC63
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582