#CFEB88#CFEB88
#CFEB88 is a very light, vivid yellow-green. Relative luminance 0.745; OKLCH L 89.8% C 0.129 H 121.9°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEB88 |
|---|---|
| RGB | rgb(207, 235, 136) |
| HSL | hsl(77, 71%, 73%) |
| HSV | hsv(77, 42%, 92%) |
| CMYK | cmyk(11.9%, 0%, 42.1%, 7.8%) |
| CIE-LAB | lab(89.14, -24.54, 44.92) |
| CIE-LCH | lch(89.14, 51.19, 118.65°) |
| OKLab | oklab(89.78% -0.068 0.1091) |
| OKLCH | oklch(89.78% 0.129 121.9) |
| XYZ | xyz(59.8844, 74.4596, 34.5051) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.80
Light Yellow Green
#CCFD7F
ΔE00 5.17
Pistachio (survey)
#C0FA8B
ΔE00 5.49
Light Pea Green
#C4FE82
ΔE00 5.92
Celery
#C1FD95
ΔE00 6.20
Light Yellowish Green
#C2FF89
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEB88 #A488EB
analogous
#EBD688 #CFEB88 #9DEB88
triadic
#CFEB88 #88CFEB #EB88CF
tetradic
#CFEB88 #88EBD6 #A488EB #EB889D
square
#CFEB88 #88EBD6 #A488EB #EB889D
split-complementary
#CFEB88 #889DEB #D688EB
monochromatic
#A3D524 #BAE254 #CFEB88 #E4F4BC #F4FBE5
Accessibility & contrast
On white
1.32
#CFEB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#CFEB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEB88
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEB88 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E080
Deuteranopia (green-blind)
#F2E08D
Tritanopia (blue-blind)
#D6E2D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfeb88; /* rgb */ color: rgb(207, 235, 136); /* oklch */ color: oklch(89.8% 0.129 121.9);
Tailwind
colors: {
custom: {
50: '#dff1ac',
500: '#cfeb88',
950: '#000000',
},
}SCSS
$custom: #cfeb88; $custom-light: #dff1ac; $custom-dark: #000000;
JSON
{
"hex": "#cfeb88",
"rgb": {
"r": 207,
"g": 235,
"b": 136
},
"hsl": {
"h": 76.97,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.89779,
"c": 0.12851,
"h": 121.9
},
"luminance": 0.7446
}Semantic roles & 50–950 ramp
primary
#CFEB88
secondary
#7352C5
accent
#12D349
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581