#CFEC94#CFEC94
#CFEC94 is a very light, moderate yellow-green. Relative luminance 0.754; OKLCH L 90.2% C 0.117 H 123.6°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEC94 |
|---|---|
| RGB | rgb(207, 236, 148) |
| HSL | hsl(80, 70%, 75%) |
| HSV | hsv(80, 37%, 93%) |
| CMYK | cmyk(12.3%, 0%, 37.3%, 7.5%) |
| CIE-LAB | lab(89.58, -23.62, 39.57) |
| CIE-LCH | lch(89.58, 46.09, 120.83°) |
| OKLab | oklab(90.19% -0.0647 0.0974) |
| OKLCH | oklch(90.19% 0.117 123.6) |
| XYZ | xyz(61.0725, 75.3942, 39.3463) |
| Luminance | 0.7539 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.31
Pistachio (survey)
#C0FA8B
ΔE00 5.50
Celery
#C1FD95
ΔE00 5.78
Tea Green
#BDF8A3
ΔE00 5.98
Light Yellow Green
#CCFD7F
ΔE00 6.04
Washed Out Green
#BCF5A6
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEC94 #B194EC
analogous
#ECDD94 #CFEC94 #A3EC94
triadic
#CFEC94 #94CFEC #EC94CF
tetradic
#CFEC94 #94ECDD #B194EC #EC94A3
square
#CFEC94 #94ECDD #B194EC #EC94A3
split-complementary
#CFEC94 #94A3EC #DD94EC
monochromatic
#A0DA2C #B8E360 #CFEC94 #E6F5C8 #F3FAE5
Accessibility & contrast
On white
1.31
#CFEC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#CFEC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEC94
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEC94 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28E
Deuteranopia (green-blind)
#F1E198
Tritanopia (blue-blind)
#D5E4D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfec94; /* rgb */ color: rgb(207, 236, 148); /* oklch */ color: oklch(90.2% 0.117 123.6);
Tailwind
colors: {
custom: {
50: '#dff2b4',
500: '#cfec94',
950: '#000000',
},
}SCSS
$custom: #cfec94; $custom-light: #dff2b4; $custom-dark: #000000;
JSON
{
"hex": "#cfec94",
"rgb": {
"r": 207,
"g": 236,
"b": 148
},
"hsl": {
"h": 79.773,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.90185,
"c": 0.1169,
"h": 123.6
},
"luminance": 0.75394
}Semantic roles & 50–950 ramp
primary
#CFEC94
secondary
#805DC7
accent
#14D252
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581