#CFFE8A#CFFE8A
#CFFE8A is a very light, vivid yellow-green. Relative luminance 0.860; OKLCH L 93.9% C 0.153 H 127.2°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFFE8A |
|---|---|
| RGB | rgb(207, 254, 138) |
| HSL | hsl(84, 98%, 77%) |
| HSV | hsv(84, 46%, 100%) |
| CMYK | cmyk(18.5%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(94.31, -33.23, 50.40) |
| CIE-LCH | lch(94.31, 60.37, 123.39°) |
| OKLab | oklab(93.94% -0.0922 0.1215) |
| OKLCH | oklch(93.94% 0.153 127.2) |
| XYZ | xyz(65.7609, 85.9832, 37.1717) |
| Luminance | 0.8598 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.33
Light Pea Green
#C4FE82
ΔE00 1.79
Light Yellowish Green
#C2FF89
ΔE00 2.24
Pistachio (survey)
#C0FA8B
ΔE00 2.52
Pale Lime
#BEFD73
ΔE00 3.15
Celery
#C1FD95
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFFE8A #B98AFE
analogous
#FEF38A #CFFE8A #95FE8A
triadic
#CFFE8A #8ACFFE #FE8ACF
tetradic
#CFFE8A #8AFEF3 #B98AFE #FE8A95
square
#CFFE8A #8AFEF3 #B98AFE #FE8A95
split-complementary
#CFFE8A #8A95FE #F38AFE
monochromatic
#9DFD11 #B6FD4D #CFFE8A #E8FFC7 #F3FFE1
Accessibility & contrast
On white
1.15
#CFFE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#CFFE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFFE8A
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFFE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFFE8A | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF180
Deuteranopia (green-blind)
#FFEE91
Tritanopia (blue-blind)
#D5F5E3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #cffe8a; /* rgb */ color: rgb(207, 254, 138); /* oklch */ color: oklch(93.9% 0.153 127.2);
Tailwind
colors: {
custom: {
50: '#dfffae',
500: '#cffe8a',
950: '#000000',
},
}SCSS
$custom: #cffe8a; $custom-light: #dfffae; $custom-dark: #000000;
JSON
{
"hex": "#cffe8a",
"rgb": {
"r": 207,
"g": 254,
"b": 138
},
"hsl": {
"h": 84.31,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.93937,
"c": 0.15252,
"h": 127.2
},
"luminance": 0.85984
}Semantic roles & 50–950 ramp
primary
#CFFE8A
secondary
#884EDE
accent
#00E65D
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#151810
muted
#848681