#CFEB96#CFEB96
#CFEB96 is a very light, moderate yellow-green. Relative luminance 0.749; OKLCH L 90.0% C 0.113 H 123.5°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEB96 |
|---|---|
| RGB | rgb(207, 235, 150) |
| HSL | hsl(80, 68%, 75%) |
| HSV | hsv(80, 36%, 92%) |
| CMYK | cmyk(11.9%, 0%, 36.2%, 7.8%) |
| CIE-LAB | lab(89.34, -22.89, 38.27) |
| CIE-LCH | lch(89.34, 44.59, 120.88°) |
| OKLab | oklab(90% -0.0625 0.0944) |
| OKLCH | oklch(90% 0.113 123.5) |
| XYZ | xyz(60.9451, 74.8839, 40.0915) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.20
Pistachio (survey)
#C0FA8B
ΔE00 5.88
Tea Green
#BDF8A3
ΔE00 6.03
Washed Out Green
#BCF5A6
ΔE00 6.07
Celery
#C1FD95
ΔE00 6.09
Pale Olive Green
#B1D27B
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEB96 #B296EB
analogous
#EBDD96 #CFEB96 #A4EB96
triadic
#CFEB96 #96CFEB #EB96CF
tetradic
#CFEB96 #96EBDD #B296EB #EB96A4
square
#CFEB96 #96EBDD #B296EB #EB96A4
split-complementary
#CFEB96 #96A4EB #DD96EB
monochromatic
#A0D72F #B7E163 #CFEB96 #E7F5C9 #F3FAE5
Accessibility & contrast
On white
1.31
#CFEB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#CFEB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEB96
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEB96 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E190
Deuteranopia (green-blind)
#F0E09A
Tritanopia (blue-blind)
#D5E3D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfeb96; /* rgb */ color: rgb(207, 235, 150); /* oklch */ color: oklch(90.0% 0.113 123.5);
Tailwind
colors: {
custom: {
50: '#def1b6',
500: '#cfeb96',
950: '#000000',
},
}SCSS
$custom: #cfeb96; $custom-light: #def1b6; $custom-dark: #000000;
JSON
{
"hex": "#cfeb96",
"rgb": {
"r": 207,
"g": 235,
"b": 150
},
"hsl": {
"h": 79.765,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.90004,
"c": 0.11325,
"h": 123.5
},
"luminance": 0.74884
}Semantic roles & 50–950 ramp
primary
#CFEB96
secondary
#815FC6
accent
#16D053
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581