#CFEC88#CFEC88
#CFEC88 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 90.0% C 0.130 H 122.3°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEC88 |
|---|---|
| RGB | rgb(207, 236, 136) |
| HSL | hsl(77, 72%, 73%) |
| HSV | hsv(77, 42%, 93%) |
| CMYK | cmyk(12.3%, 0%, 42.4%, 7.5%) |
| CIE-LAB | lab(89.41, -25.02, 45.26) |
| CIE-LCH | lch(89.41, 51.71, 118.94°) |
| OKLab | oklab(90% -0.0693 0.1098) |
| OKLCH | oklch(90% 0.13 122.3) |
| XYZ | xyz(60.1715, 75.0338, 34.6008) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.90
Light Yellow Green
#CCFD7F
ΔE00 4.90
Pistachio (survey)
#C0FA8B
ΔE00 5.25
Light Pea Green
#C4FE82
ΔE00 5.66
Celery
#C1FD95
ΔE00 5.97
Light Yellowish Green
#C2FF89
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEC88 #A588EC
analogous
#ECD788 #CFEC88 #9DEC88
triadic
#CFEC88 #88CFEC #EC88CF
tetradic
#CFEC88 #88ECD7 #A588EC #EC889D
square
#CFEC88 #88ECD7 #A588EC #EC889D
split-complementary
#CFEC88 #889DEC #D788EC
monochromatic
#A3D722 #BAE453 #CFEC88 #E4F4BD #F4FBE5
Accessibility & contrast
On white
1.31
#CFEC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#CFEC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEC88
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEC88 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E180
Deuteranopia (green-blind)
#F3E18D
Tritanopia (blue-blind)
#D6E3D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfec88; /* rgb */ color: rgb(207, 236, 136); /* oklch */ color: oklch(90.0% 0.130 122.3);
Tailwind
colors: {
custom: {
50: '#dff2ac',
500: '#cfec88',
950: '#000000',
},
}SCSS
$custom: #cfec88; $custom-light: #dff2ac; $custom-dark: #000000;
JSON
{
"hex": "#cfec88",
"rgb": {
"r": 207,
"g": 236,
"b": 136
},
"hsl": {
"h": 77.4,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.89995,
"c": 0.12988,
"h": 122.3
},
"luminance": 0.75034
}Semantic roles & 50–950 ramp
primary
#CFEC88
secondary
#7452C6
accent
#11D54A
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581