#CFEF8D#CFEF8D
#CFEF8D is a very light, vivid yellow-green. Relative luminance 0.769; OKLCH L 90.7% C 0.129 H 123.7°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEF8D |
|---|---|
| RGB | rgb(207, 239, 141) |
| HSL | hsl(80, 75%, 75%) |
| HSV | hsv(80, 41%, 94%) |
| CMYK | cmyk(13.4%, 0%, 41%, 6.3%) |
| CIE-LAB | lab(90.29, -25.88, 43.93) |
| CIE-LCH | lch(90.29, 50.99, 120.51°) |
| OKLab | oklab(90.72% -0.0714 0.1071) |
| OKLCH | oklch(90.72% 0.129 123.7) |
| XYZ | xyz(61.4061, 76.9212, 36.8064) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.53
Light Yellow Green
#CCFD7F
ΔE00 4.54
Light Khaki
#E6F2A2
ΔE00 4.94
Celery
#C1FD95
ΔE00 5.13
Light Pea Green
#C4FE82
ΔE00 5.13
Light Yellowish Green
#C2FF89
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEF8D #AD8DEF
analogous
#EFDE8D #CFEF8D #9EEF8D
triadic
#CFEF8D #8DCFEF #EF8DCF
tetradic
#CFEF8D #8DEFDE #AD8DEF #EF8D9E
square
#CFEF8D #8DEFDE #AD8DEF #EF8D9E
split-complementary
#CFEF8D #8D9EEF #DE8DEF
monochromatic
#A2E022 #B8E757 #CFEF8D #E6F7C3 #F4FBE4
Accessibility & contrast
On white
1.28
#CFEF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#CFEF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEF8D
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEF8D | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E485
Deuteranopia (green-blind)
#F5E392
Tritanopia (blue-blind)
#D6E6D7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfef8d; /* rgb */ color: rgb(207, 239, 141); /* oklch */ color: oklch(90.7% 0.129 123.7);
Tailwind
colors: {
custom: {
50: '#dff4b0',
500: '#cfef8d',
950: '#000000',
},
}SCSS
$custom: #cfef8d; $custom-light: #dff4b0; $custom-dark: #000000;
JSON
{
"hex": "#cfef8d",
"rgb": {
"r": 207,
"g": 239,
"b": 141
},
"hsl": {
"h": 79.592,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.9072,
"c": 0.1287,
"h": 123.7
},
"luminance": 0.76921
}Semantic roles & 50–950 ramp
primary
#CFEF8D
secondary
#7C56CB
accent
#0ED850
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581