#CFEC8D#CFEC8D
#CFEC8D is a very light, vivid yellow-green. Relative luminance 0.752; OKLCH L 90.1% C 0.125 H 122.8°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEC8D |
|---|---|
| RGB | rgb(207, 236, 141) |
| HSL | hsl(78, 71%, 74%) |
| HSV | hsv(78, 40%, 93%) |
| CMYK | cmyk(12.3%, 0%, 40.3%, 7.5%) |
| CIE-LAB | lab(89.48, -24.45, 42.90) |
| CIE-LCH | lch(89.48, 49.38, 119.68°) |
| OKLab | oklab(90.07% -0.0674 0.1047) |
| OKLCH | oklch(90.07% 0.125 122.8) |
| XYZ | xyz(60.5351, 75.1793, 36.5161) |
| Luminance | 0.7518 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.57
Pistachio (survey)
#C0FA8B
ΔE00 5.26
Light Yellow Green
#CCFD7F
ΔE00 5.30
Celery
#C1FD95
ΔE00 5.81
Light Pea Green
#C4FE82
ΔE00 5.91
Light Yellowish Green
#C2FF89
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEC8D #AA8DEC
analogous
#ECDA8D #CFEC8D #A0EC8D
triadic
#CFEC8D #8DCFEC #EC8DCF
tetradic
#CFEC8D #8DECDA #AA8DEC #EC8DA0
square
#CFEC8D #8DECDA #AA8DEC #EC8DA0
split-complementary
#CFEC8D #8DA0EC #DA8DEC
monochromatic
#A3DA24 #B9E359 #CFEC8D #E5F5C1 #F4FBE5
Accessibility & contrast
On white
1.31
#CFEC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#CFEC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEC8D
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEC8D | 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)
#F6E286
Deuteranopia (green-blind)
#F2E192
Tritanopia (blue-blind)
#D6E3D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfec8d; /* rgb */ color: rgb(207, 236, 141); /* oklch */ color: oklch(90.1% 0.125 122.8);
Tailwind
colors: {
custom: {
50: '#dff2af',
500: '#cfec8d',
950: '#000000',
},
}SCSS
$custom: #cfec8d; $custom-light: #dff2af; $custom-dark: #000000;
JSON
{
"hex": "#cfec8d",
"rgb": {
"r": 207,
"g": 236,
"b": 141
},
"hsl": {
"h": 78.316,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.90072,
"c": 0.12454,
"h": 122.8
},
"luminance": 0.75179
}Semantic roles & 50–950 ramp
primary
#CFEC8D
secondary
#7956C7
accent
#12D34D
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581