#CFF08D#CFF08D
#CFF08D is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 90.9% C 0.130 H 124.0°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF08D |
|---|---|
| RGB | rgb(207, 240, 141) |
| HSL | hsl(80, 77%, 75%) |
| HSV | hsv(80, 41%, 94%) |
| CMYK | cmyk(13.7%, 0%, 41.3%, 5.9%) |
| CIE-LAB | lab(90.56, -26.36, 44.27) |
| CIE-LCH | lch(90.56, 51.52, 120.77°) |
| OKLab | oklab(90.94% -0.0728 0.1078) |
| OKLCH | oklch(90.94% 0.13 124) |
| XYZ | xyz(61.6997, 77.5084, 36.9042) |
| Luminance | 0.7751 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.30
Pistachio (survey)
#C0FA8B
ΔE00 4.30
Light Pea Green
#C4FE82
ΔE00 4.87
Celery
#C1FD95
ΔE00 4.91
Light Yellowish Green
#C2FF89
ΔE00 5.05
Light Khaki
#E6F2A2
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF08D #AE8DF0
analogous
#F0E08D #CFF08D #9EF08D
triadic
#CFF08D #8DCFF0 #F08DCF
tetradic
#CFF08D #8DF0E0 #AE8DF0 #F08D9E
square
#CFF08D #8DF0E0 #AE8DF0 #F08D9E
split-complementary
#CFF08D #8D9EF0 #E08DF0
monochromatic
#A1E221 #B8E957 #CFF08D #E6F7C3 #F4FBE4
Accessibility & contrast
On white
1.27
#CFF08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#CFF08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF08D
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF08D | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE585
Deuteranopia (green-blind)
#F6E492
Tritanopia (blue-blind)
#D5E7D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cff08d; /* rgb */ color: rgb(207, 240, 141); /* oklch */ color: oklch(90.9% 0.130 124.0);
Tailwind
colors: {
custom: {
50: '#dff5b0',
500: '#cff08d',
950: '#000000',
},
}SCSS
$custom: #cff08d; $custom-light: #dff5b0; $custom-dark: #000000;
JSON
{
"hex": "#cff08d",
"rgb": {
"r": 207,
"g": 240,
"b": 141
},
"hsl": {
"h": 80,
"s": 76.744,
"l": 74.706
},
"oklch": {
"l": 0.90936,
"c": 0.1301,
"h": 124
},
"luminance": 0.77509
}Semantic roles & 50–950 ramp
primary
#CFF08D
secondary
#7D55CC
accent
#0DD951
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581