#CFF49E#CFF49E
#CFF49E is a very light, moderate yellow-green. Relative luminance 0.804; OKLCH L 92.1% C 0.117 H 127.5°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF49E |
|---|---|
| RGB | rgb(207, 244, 158) |
| HSL | hsl(86, 80%, 79%) |
| HSV | hsv(86, 35%, 96%) |
| CMYK | cmyk(15.2%, 0%, 35.2%, 4.3%) |
| CIE-LAB | lab(91.88, -26.18, 37.60) |
| CIE-LCH | lch(91.88, 45.81, 124.84°) |
| OKLab | oklab(92.08% -0.0714 0.0931) |
| OKLCH | oklch(92.08% 0.117 127.5) |
| XYZ | xyz(64.2536, 80.4348, 44.4815) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.02
Celery
#C1FD95
ΔE00 4.15
Washed Out Green
#BCF5A6
ΔE00 4.28
Light Light Green
#C8FFB0
ΔE00 4.31
Pistachio (survey)
#C0FA8B
ΔE00 4.37
Pale Green
#C7FDB5
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF49E #C39EF4
analogous
#F4EE9E #CFF49E #A4F49E
triadic
#CFF49E #9ECFF4 #F49ECF
tetradic
#CFF49E #9EF4EE #C39EF4 #F49EA4
square
#CFF49E #9EF4EE #C39EF4 #F49EA4
split-complementary
#CFF49E #9EA4F4 #EE9EF4
monochromatic
#99E830 #B4EE67 #CFF49E #EAFAD5 #F1FCE4
Accessibility & contrast
On white
1.23
#CFF49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#CFF49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF49E
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF49E | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE998
Deuteranopia (green-blind)
#F7E7A2
Tritanopia (blue-blind)
#D3EDDE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #cff49e; /* rgb */ color: rgb(207, 244, 158); /* oklch */ color: oklch(92.1% 0.117 127.5);
Tailwind
colors: {
custom: {
50: '#def7bb',
500: '#cff49e',
950: '#000000',
},
}SCSS
$custom: #cff49e; $custom-light: #def7bb; $custom-dark: #000000;
JSON
{
"hex": "#cff49e",
"rgb": {
"r": 207,
"g": 244,
"b": 158
},
"hsl": {
"h": 85.814,
"s": 79.63,
"l": 78.824
},
"oklch": {
"l": 0.92079,
"c": 0.11736,
"h": 127.5
},
"luminance": 0.80435
}Semantic roles & 50–950 ramp
primary
#CFF49E
secondary
#9363D3
accent
#0ADC64
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582