#CFEC8B#CFEC8B
#CFEC8B is a very light, vivid yellow-green. Relative luminance 0.751; OKLCH L 90.0% C 0.127 H 122.6°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEC8B |
|---|---|
| RGB | rgb(207, 236, 139) |
| HSL | hsl(78, 72%, 74%) |
| HSV | hsv(78, 41%, 93%) |
| CMYK | cmyk(12.3%, 0%, 41.1%, 7.5%) |
| CIE-LAB | lab(89.45, -24.68, 43.85) |
| CIE-LCH | lch(89.45, 50.32, 119.38°) |
| OKLab | oklab(90.04% -0.0682 0.1068) |
| OKLCH | oklch(90.04% 0.127 122.6) |
| XYZ | xyz(60.3877, 75.1203, 35.7394) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.69
Light Yellow Green
#CCFD7F
ΔE00 5.13
Pistachio (survey)
#C0FA8B
ΔE00 5.24
Light Pea Green
#C4FE82
ΔE00 5.79
Celery
#C1FD95
ΔE00 5.86
Light Yellowish Green
#C2FF89
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEC8B #A88BEC
analogous
#ECD88B #CFEC8B #9EEC8B
triadic
#CFEC8B #8BCFEC #EC8BCF
tetradic
#CFEC8B #8BECD8 #A88BEC #EC8B9E
square
#CFEC8B #8BECD8 #A88BEC #EC8B9E
split-complementary
#CFEC8B #8B9EEC #D88BEC
monochromatic
#A3D924 #B9E356 #CFEC8B #E5F5C0 #F4FBE5
Accessibility & contrast
On white
1.31
#CFEC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#CFEC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEC8B
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEC8B | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E183
Deuteranopia (green-blind)
#F3E190
Tritanopia (blue-blind)
#D6E3D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfec8b; /* rgb */ color: rgb(207, 236, 139); /* oklch */ color: oklch(90.0% 0.127 122.6);
Tailwind
colors: {
custom: {
50: '#dff2ae',
500: '#cfec8b',
950: '#000000',
},
}SCSS
$custom: #cfec8b; $custom-light: #dff2ae; $custom-dark: #000000;
JSON
{
"hex": "#cfec8b",
"rgb": {
"r": 207,
"g": 236,
"b": 139
},
"hsl": {
"h": 77.938,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.90041,
"c": 0.12669,
"h": 122.6
},
"luminance": 0.7512
}Semantic roles & 50–950 ramp
primary
#CFEC8B
secondary
#7755C7
accent
#12D44C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581