#CFEC8E#CFEC8E
#CFEC8E is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 90.1% C 0.123 H 122.9°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEC8E |
|---|---|
| RGB | rgb(207, 236, 142) |
| HSL | hsl(79, 71%, 74%) |
| HSV | hsv(79, 40%, 93%) |
| CMYK | cmyk(12.3%, 0%, 39.8%, 7.5%) |
| CIE-LAB | lab(89.49, -24.34, 42.43) |
| CIE-LCH | lch(89.49, 48.91, 119.84°) |
| OKLab | oklab(90.09% -0.067 0.1037) |
| OKLCH | oklch(90.09% 0.123 122.9) |
| XYZ | xyz(60.6099, 75.2092, 36.9097) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.52
Pistachio (survey)
#C0FA8B
ΔE00 5.28
Light Yellow Green
#CCFD7F
ΔE00 5.40
Celery
#C1FD95
ΔE00 5.79
Light Pea Green
#C4FE82
ΔE00 5.97
Light Yellowish Green
#C2FF89
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEC8E #AB8EEC
analogous
#ECDA8E #CFEC8E #A0EC8E
triadic
#CFEC8E #8ECFEC #EC8ECF
tetradic
#CFEC8E #8EECDA #AB8EEC #EC8EA0
square
#CFEC8E #8EECDA #AB8EEC #EC8EA0
split-complementary
#CFEC8E #8EA0EC #DA8EEC
monochromatic
#A2DA25 #B9E35A #CFEC8E #E5F5C2 #F4FBE5
Accessibility & contrast
On white
1.31
#CFEC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#CFEC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEC8E
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEC8E | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E287
Deuteranopia (green-blind)
#F2E193
Tritanopia (blue-blind)
#D6E3D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfec8e; /* rgb */ color: rgb(207, 236, 142); /* oklch */ color: oklch(90.1% 0.123 122.9);
Tailwind
colors: {
custom: {
50: '#dff2b0',
500: '#cfec8e',
950: '#000000',
},
}SCSS
$custom: #cfec8e; $custom-light: #dff2b0; $custom-dark: #000000;
JSON
{
"hex": "#cfec8e",
"rgb": {
"r": 207,
"g": 236,
"b": 142
},
"hsl": {
"h": 78.511,
"s": 71.212,
"l": 74.118
},
"oklch": {
"l": 0.90088,
"c": 0.12346,
"h": 122.9
},
"luminance": 0.75209
}Semantic roles & 50–950 ramp
primary
#CFEC8E
secondary
#7A57C7
accent
#12D34E
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581