#CFF09C#CFF09C
#CFF09C is a very light, moderate yellow-green. Relative luminance 0.780; OKLCH L 91.2% C 0.114 H 126.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF09C |
|---|---|
| RGB | rgb(207, 240, 156) |
| HSL | hsl(84, 74%, 78%) |
| HSV | hsv(84, 35%, 94%) |
| CMYK | cmyk(13.7%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(90.77, -24.53, 37.15) |
| CIE-LCH | lch(90.77, 44.51, 123.44°) |
| OKLab | oklab(91.18% -0.0669 0.092) |
| OKLCH | oklch(91.18% 0.114 126) |
| XYZ | xyz(62.8923, 77.9854, 43.1854) |
| Luminance | 0.7799 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.76
Light Khaki
#E6F2A2
ΔE00 4.77
Washed Out Green
#BCF5A6
ΔE00 4.85
Celery
#C1FD95
ΔE00 5.02
Pistachio (survey)
#C0FA8B
ΔE00 5.08
Light Light Green
#C8FFB0
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF09C #BD9CF0
analogous
#F0E79C #CFF09C #A5F09C
triadic
#CFF09C #9CCFF0 #F09CCF
tetradic
#CFF09C #9CF0E7 #BD9CF0 #F09CA5
square
#CFF09C #9CF0E7 #BD9CF0 #F09CA5
split-complementary
#CFF09C #9CA5F0 #E79CF0
monochromatic
#9BE032 #B5E867 #CFF09C #E9F8D1 #F2FBE4
Accessibility & contrast
On white
1.27
#CFF09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#CFF09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF09C
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF09C | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E696
Deuteranopia (green-blind)
#F4E4A0
Tritanopia (blue-blind)
#D4E9DB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cff09c; /* rgb */ color: rgb(207, 240, 156); /* oklch */ color: oklch(91.2% 0.114 126.0);
Tailwind
colors: {
custom: {
50: '#def5ba',
500: '#cff09c',
950: '#000000',
},
}SCSS
$custom: #cff09c; $custom-light: #def5ba; $custom-dark: #000000;
JSON
{
"hex": "#cff09c",
"rgb": {
"r": 207,
"g": 240,
"b": 156
},
"hsl": {
"h": 83.571,
"s": 73.684,
"l": 77.647
},
"oklch": {
"l": 0.91182,
"c": 0.11375,
"h": 126
},
"luminance": 0.77986
}Semantic roles & 50–950 ramp
primary
#CFF09C
secondary
#8D63CD
accent
#10D65E
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151711
muted
#848581