#CFEB85#CFEB85
#CFEB85 is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.7% C 0.132 H 121.7°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEB85 |
|---|---|
| RGB | rgb(207, 235, 133) |
| HSL | hsl(76, 72%, 72%) |
| HSV | hsv(76, 43%, 92%) |
| CMYK | cmyk(11.9%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(89.10, -24.88, 46.33) |
| CIE-LCH | lch(89.10, 52.58, 118.23°) |
| OKLab | oklab(89.74% -0.0691 0.1121) |
| OKLCH | oklch(89.74% 0.132 121.7) |
| XYZ | xyz(59.6742, 74.3755, 33.3979) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.99
Light Khaki
#E6F2A2
ΔE00 5.03
Pistachio (survey)
#C0FA8B
ΔE00 5.54
Light Pea Green
#C4FE82
ΔE00 5.83
Pear
#CBF85F
ΔE00 6.22
Light Yellowish Green
#C2FF89
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEB85 #A185EB
analogous
#EBD485 #CFEB85 #9CEB85
triadic
#CFEB85 #85CFEB #EB85CF
tetradic
#CFEB85 #85EBD4 #A185EB #EB859C
square
#CFEB85 #85EBD4 #A185EB #EB859C
split-complementary
#CFEB85 #859CEB #D485EB
monochromatic
#A3D323 #BAE250 #CFEB85 #E4F4BA #F5FBE5
Accessibility & contrast
On white
1.32
#CFEB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#CFEB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEB85
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEB85 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07D
Deuteranopia (green-blind)
#F2E08A
Tritanopia (blue-blind)
#D7E2D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cfeb85; /* rgb */ color: rgb(207, 235, 133); /* oklch */ color: oklch(89.7% 0.132 121.7);
Tailwind
colors: {
custom: {
50: '#dff1aa',
500: '#cfeb85',
950: '#000000',
},
}SCSS
$custom: #cfeb85; $custom-light: #dff1aa; $custom-dark: #000000;
JSON
{
"hex": "#cfeb85",
"rgb": {
"r": 207,
"g": 235,
"b": 133
},
"hsl": {
"h": 76.471,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.89735,
"c": 0.13167,
"h": 121.7
},
"luminance": 0.74376
}Semantic roles & 50–950 ramp
primary
#CFEB85
secondary
#704FC5
accent
#12D447
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581