#CFF08E#CFF08E
#CFF08E is a very light, vivid yellow-green. Relative luminance 0.775; OKLCH L 91.0% C 0.129 H 124.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CFF08E |
|---|---|
| RGB | rgb(207, 240, 142) |
| HSL | hsl(80, 77%, 75%) |
| HSV | hsv(80, 41%, 94%) |
| CMYK | cmyk(13.7%, 0%, 40.8%, 5.9%) |
| CIE-LAB | lab(90.57, -26.24, 43.80) |
| CIE-LCH | lch(90.57, 51.06, 120.93°) |
| OKLab | oklab(90.95% -0.0724 0.1068) |
| OKLCH | oklch(90.95% 0.129 124.1) |
| XYZ | xyz(61.7744, 77.5383, 37.2979) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.31
Light Yellow Green
#CCFD7F
ΔE00 4.40
Celery
#C1FD95
ΔE00 4.88
Light Pea Green
#C4FE82
ΔE00 4.94
Light Khaki
#E6F2A2
ΔE00 5.03
Light Yellowish Green
#C2FF89
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFF08E #AF8EF0
analogous
#F0E08E #CFF08E #9EF08E
triadic
#CFF08E #8ECFF0 #F08ECF
tetradic
#CFF08E #8EF0E0 #AF8EF0 #F08E9E
square
#CFF08E #8EF0E0 #AF8EF0 #F08E9E
split-complementary
#CFF08E #8E9EF0 #E08EF0
monochromatic
#A1E222 #B8E958 #CFF08E #E6F7C4 #F4FBE4
Accessibility & contrast
On white
1.27
#CFF08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#CFF08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFF08E
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFF08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFF08E | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE586
Deuteranopia (green-blind)
#F6E493
Tritanopia (blue-blind)
#D5E7D8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cff08e; /* rgb */ color: rgb(207, 240, 142); /* oklch */ color: oklch(91.0% 0.129 124.1);
Tailwind
colors: {
custom: {
50: '#dff5b0',
500: '#cff08e',
950: '#000000',
},
}SCSS
$custom: #cff08e; $custom-light: #dff5b0; $custom-dark: #000000;
JSON
{
"hex": "#cff08e",
"rgb": {
"r": 207,
"g": 240,
"b": 142
},
"hsl": {
"h": 80.204,
"s": 76.563,
"l": 74.902
},
"oklch": {
"l": 0.90952,
"c": 0.12903,
"h": 124.1
},
"luminance": 0.77539
}Semantic roles & 50–950 ramp
primary
#CFF08E
secondary
#7E56CC
accent
#0DD951
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151711
muted
#848581