#CFEC86#CFEC86
#CFEC86 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 90.0% C 0.132 H 122.1°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEC86 |
|---|---|
| RGB | rgb(207, 236, 134) |
| HSL | hsl(77, 73%, 73%) |
| HSV | hsv(77, 43%, 93%) |
| CMYK | cmyk(12.3%, 0%, 43.2%, 7.5%) |
| CIE-LAB | lab(89.38, -25.24, 46.20) |
| CIE-LCH | lch(89.38, 52.64, 118.65°) |
| OKLab | oklab(89.97% -0.0701 0.1118) |
| OKLCH | oklch(89.97% 0.132 122.1) |
| XYZ | xyz(60.0307, 74.9775, 33.8592) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.77
Light Khaki
#E6F2A2
ΔE00 5.05
Pistachio (survey)
#C0FA8B
ΔE00 5.28
Light Pea Green
#C4FE82
ΔE00 5.59
Light Yellowish Green
#C2FF89
ΔE00 5.97
Celery
#C1FD95
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEC86 #A386EC
analogous
#ECD686 #CFEC86 #9CEC86
triadic
#CFEC86 #86CFEC #EC86CF
tetradic
#CFEC86 #86ECD6 #A386EC #EC869C
square
#CFEC86 #86ECD6 #A386EC #EC869C
split-complementary
#CFEC86 #869CEC #D686EC
monochromatic
#A3D622 #BAE451 #CFEC86 #E4F4BB #F5FBE5
Accessibility & contrast
On white
1.31
#CFEC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#CFEC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEC86
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEC86 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17E
Deuteranopia (green-blind)
#F3E18B
Tritanopia (blue-blind)
#D7E3D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfec86; /* rgb */ color: rgb(207, 236, 134); /* oklch */ color: oklch(90.0% 0.132 122.1);
Tailwind
colors: {
custom: {
50: '#dff2ab',
500: '#cfec86',
950: '#000000',
},
}SCSS
$custom: #cfec86; $custom-light: #dff2ab; $custom-dark: #000000;
JSON
{
"hex": "#cfec86",
"rgb": {
"r": 207,
"g": 236,
"b": 134
},
"hsl": {
"h": 77.059,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.89966,
"c": 0.13198,
"h": 122.1
},
"luminance": 0.74978
}Semantic roles & 50–950 ramp
primary
#CFEC86
secondary
#7250C6
accent
#11D548
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581