#CFF09E#CFF09E
#CFF09E is a very light, moderate yellow-green. Relative luminance 0.781; OKLCH L 91.2% C 0.112 H 126.3°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF09E |
|---|---|
| RGB | rgb(207, 240, 158) |
| HSL | hsl(84, 73%, 78%) |
| HSV | hsv(84, 34%, 94%) |
| CMYK | cmyk(13.7%, 0%, 34.2%, 5.9%) |
| CIE-LAB | lab(90.80, -24.27, 36.19) |
| CIE-LCH | lch(90.80, 43.57, 123.85°) |
| OKLab | oklab(91.22% -0.0661 0.0898) |
| OKLCH | oklch(91.22% 0.112 126.3) |
| XYZ | xyz(63.0631, 78.0537, 44.0846) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.66
Washed Out Green
#BCF5A6
ΔE00 4.68
Light Khaki
#E6F2A2
ΔE00 4.82
Light Light Green
#C8FFB0
ΔE00 4.96
Celery
#C1FD95
ΔE00 5.14
Pistachio (survey)
#C0FA8B
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF09E #BF9EF0
analogous
#F0E89E #CFF09E #A6F09E
triadic
#CFF09E #9ECFF0 #F09ECF
tetradic
#CFF09E #9EF0E8 #BF9EF0 #F09EA6
square
#CFF09E #9EF0E8 #BF9EF0 #F09EA6
split-complementary
#CFF09E #9EA6F0 #E89EF0
monochromatic
#9BE034 #B5E869 #CFF09E #E9F8D3 #F2FBE4
Accessibility & contrast
On white
1.26
#CFF09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#CFF09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF09E
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF09E | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E698
Deuteranopia (green-blind)
#F4E4A2
Tritanopia (blue-blind)
#D4E9DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff09e; /* rgb */ color: rgb(207, 240, 158); /* oklch */ color: oklch(91.2% 0.112 126.3);
Tailwind
colors: {
custom: {
50: '#def5bb',
500: '#cff09e',
950: '#000000',
},
}SCSS
$custom: #cff09e; $custom-light: #def5bb; $custom-dark: #000000;
JSON
{
"hex": "#cff09e",
"rgb": {
"r": 207,
"g": 240,
"b": 158
},
"hsl": {
"h": 84.146,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.91217,
"c": 0.11151,
"h": 126.3
},
"luminance": 0.78054
}Semantic roles & 50–950 ramp
primary
#CFF09E
secondary
#8F65CD
accent
#10D560
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151712
muted
#848582