#CFEB91#CFEB91
#CFEB91 is a very light, moderate yellow-green. Relative luminance 0.747; OKLCH L 89.9% C 0.119 H 122.9°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEB91 |
|---|---|
| RGB | rgb(207, 235, 145) |
| HSL | hsl(79, 69%, 75%) |
| HSV | hsv(79, 38%, 92%) |
| CMYK | cmyk(11.9%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(89.26, -23.50, 40.66) |
| CIE-LCH | lch(89.26, 46.96, 120.03°) |
| OKLab | oklab(89.92% -0.0645 0.0998) |
| OKLCH | oklch(89.92% 0.119 122.9) |
| XYZ | xyz(60.5511, 74.7263, 38.0162) |
| Luminance | 0.7473 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.29
Pistachio (survey)
#C0FA8B
ΔE00 5.62
Light Yellow Green
#CCFD7F
ΔE00 5.96
Celery
#C1FD95
ΔE00 6.02
Pale Olive Green
#B1D27B
ΔE00 6.16
Tea Green
#BDF8A3
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEB91 #AD91EB
analogous
#EBDA91 #CFEB91 #A2EB91
triadic
#CFEB91 #91CFEB #EB91CF
tetradic
#CFEB91 #91EBDA #AD91EB #EB91A2
square
#CFEB91 #91EBDA #AD91EB #EB91A2
split-complementary
#CFEB91 #91A2EB #DA91EB
monochromatic
#A2D829 #B8E25D #CFEB91 #E6F4C5 #F4FAE5
Accessibility & contrast
On white
1.32
#CFEB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#CFEB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEB91
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEB91 | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18A
Deuteranopia (green-blind)
#F1E095
Tritanopia (blue-blind)
#D6E3D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfeb91; /* rgb */ color: rgb(207, 235, 145); /* oklch */ color: oklch(89.9% 0.119 122.9);
Tailwind
colors: {
custom: {
50: '#dff1b2',
500: '#cfeb91',
950: '#000000',
},
}SCSS
$custom: #cfeb91; $custom-light: #dff1b2; $custom-dark: #000000;
JSON
{
"hex": "#cfeb91",
"rgb": {
"r": 207,
"g": 235,
"b": 145
},
"hsl": {
"h": 78.667,
"s": 69.231,
"l": 74.51
},
"oklch": {
"l": 0.89921,
"c": 0.1188,
"h": 122.9
},
"luminance": 0.74726
}Semantic roles & 50–950 ramp
primary
#CFEB91
secondary
#7C5AC6
accent
#14D14F
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581