#CFEC85#CFEC85
#CFEC85 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 90.0% C 0.133 H 122.0°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEC85 |
|---|---|
| RGB | rgb(207, 236, 133) |
| HSL | hsl(77, 73%, 72%) |
| HSV | hsv(77, 44%, 93%) |
| CMYK | cmyk(12.3%, 0%, 43.6%, 7.5%) |
| CIE-LAB | lab(89.37, -25.35, 46.66) |
| CIE-LCH | lch(89.37, 53.10, 118.52°) |
| OKLab | oklab(89.95% -0.0705 0.1128) |
| OKLCH | oklch(89.95% 0.133 122) |
| XYZ | xyz(59.9613, 74.9497, 33.4936) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.72
Light Khaki
#E6F2A2
ΔE00 5.13
Pistachio (survey)
#C0FA8B
ΔE00 5.31
Light Pea Green
#C4FE82
ΔE00 5.57
Light Yellowish Green
#C2FF89
ΔE00 5.97
Pear
#CBF85F
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEC85 #A285EC
analogous
#ECD585 #CFEC85 #9CEC85
triadic
#CFEC85 #85CFEC #EC85CF
tetradic
#CFEC85 #85ECD5 #A285EC #EC859C
square
#CFEC85 #85ECD5 #A285EC #EC859C
split-complementary
#CFEC85 #859CEC #D585EC
monochromatic
#A3D521 #BAE450 #CFEC85 #E4F4BA #F5FBE5
Accessibility & contrast
On white
1.31
#CFEC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#CFEC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEC85
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEC85 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17D
Deuteranopia (green-blind)
#F3E18A
Tritanopia (blue-blind)
#D7E3D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfec85; /* rgb */ color: rgb(207, 236, 133); /* oklch */ color: oklch(90.0% 0.133 122.0);
Tailwind
colors: {
custom: {
50: '#dff2aa',
500: '#cfec85',
950: '#000000',
},
}SCSS
$custom: #cfec85; $custom-light: #dff2aa; $custom-dark: #000000;
JSON
{
"hex": "#cfec85",
"rgb": {
"r": 207,
"g": 236,
"b": 133
},
"hsl": {
"h": 76.893,
"s": 73.05,
"l": 72.353
},
"oklch": {
"l": 0.89951,
"c": 0.13302,
"h": 122
},
"luminance": 0.7495
}Semantic roles & 50–950 ramp
primary
#CFEC85
secondary
#714FC6
accent
#10D548
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581