#CFEC93#CFEC93
#CFEC93 is a very light, moderate yellow-green. Relative luminance 0.754; OKLCH L 90.2% C 0.118 H 123.5°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEC93 |
|---|---|
| RGB | rgb(207, 236, 147) |
| HSL | hsl(80, 70%, 75%) |
| HSV | hsv(80, 38%, 93%) |
| CMYK | cmyk(12.3%, 0%, 37.7%, 7.5%) |
| CIE-LAB | lab(89.56, -23.74, 40.05) |
| CIE-LCH | lch(89.56, 46.56, 120.65°) |
| OKLab | oklab(90.17% -0.065 0.0985) |
| OKLCH | oklch(90.17% 0.118 123.5) |
| XYZ | xyz(60.9937, 75.3627, 38.9313) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.33
Pistachio (survey)
#C0FA8B
ΔE00 5.45
Celery
#C1FD95
ΔE00 5.77
Light Yellow Green
#CCFD7F
ΔE00 5.92
Tea Green
#BDF8A3
ΔE00 6.06
Washed Out Green
#BCF5A6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEC93 #B093EC
analogous
#ECDD93 #CFEC93 #A2EC93
triadic
#CFEC93 #93CFEC #EC93CF
tetradic
#CFEC93 #93ECDD #B093EC #EC93A2
square
#CFEC93 #93ECDD #B093EC #EC93A2
split-complementary
#CFEC93 #93A2EC #DD93EC
monochromatic
#A1DA2B #B8E35F #CFEC93 #E6F5C7 #F3FAE5
Accessibility & contrast
On white
1.31
#CFEC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#CFEC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEC93
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEC93 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28C
Deuteranopia (green-blind)
#F2E197
Tritanopia (blue-blind)
#D5E4D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfec93; /* rgb */ color: rgb(207, 236, 147); /* oklch */ color: oklch(90.2% 0.118 123.5);
Tailwind
colors: {
custom: {
50: '#dff2b4',
500: '#cfec93',
950: '#000000',
},
}SCSS
$custom: #cfec93; $custom-light: #dff2b4; $custom-dark: #000000;
JSON
{
"hex": "#cfec93",
"rgb": {
"r": 207,
"g": 236,
"b": 147
},
"hsl": {
"h": 79.551,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.90169,
"c": 0.118,
"h": 123.5
},
"luminance": 0.75363
}Semantic roles & 50–950 ramp
primary
#CFEC93
secondary
#7F5CC7
accent
#13D252
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581