#CFEC99#CFEC99
#CFEC99 is a very light, moderate yellow-green. Relative luminance 0.756; OKLCH L 90.3% C 0.111 H 124.3°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEC99 |
|---|---|
| RGB | rgb(207, 236, 153) |
| HSL | hsl(81, 69%, 76%) |
| HSV | hsv(81, 35%, 93%) |
| CMYK | cmyk(12.3%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(89.65, -22.99, 37.18) |
| CIE-LCH | lch(89.65, 43.71, 121.73°) |
| OKLab | oklab(90.27% -0.0627 0.092) |
| OKLCH | oklch(90.27% 0.111 124.3) |
| XYZ | xyz(61.4769, 75.5560, 41.4758) |
| Luminance | 0.7556 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.30
Washed Out Green
#BCF5A6
ΔE00 5.67
Tea Green
#BDF8A3
ΔE00 5.67
Pistachio (survey)
#C0FA8B
ΔE00 5.83
Light Grey Green
#B7E1A1
ΔE00 5.87
Celery
#C1FD95
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEC99 #B699EC
analogous
#ECE099 #CFEC99 #A6EC99
triadic
#CFEC99 #99CFEC #EC99CF
tetradic
#CFEC99 #99ECE0 #B699EC #EC99A6
square
#CFEC99 #99ECE0 #B699EC #EC99A6
split-complementary
#CFEC99 #99A6EC #E099EC
monochromatic
#9ED932 #B7E265 #CFEC99 #E7F6CD #F3FAE5
Accessibility & contrast
On white
1.30
#CFEC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#CFEC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEC99
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEC99 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E293
Deuteranopia (green-blind)
#F1E19D
Tritanopia (blue-blind)
#D5E4D7
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfec99; /* rgb */ color: rgb(207, 236, 153); /* oklch */ color: oklch(90.3% 0.111 124.3);
Tailwind
colors: {
custom: {
50: '#def2b8',
500: '#cfec99',
950: '#000000',
},
}SCSS
$custom: #cfec99; $custom-light: #def2b8; $custom-dark: #000000;
JSON
{
"hex": "#cfec99",
"rgb": {
"r": 207,
"g": 236,
"b": 153
},
"hsl": {
"h": 80.964,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.9027,
"c": 0.11133,
"h": 124.3
},
"luminance": 0.75556
}Semantic roles & 50–950 ramp
primary
#CFEC99
secondary
#8562C8
accent
#15D157
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581