#CFEC92#CFEC92
#CFEC92 is a very light, moderate yellow-green. Relative luminance 0.753; OKLCH L 90.2% C 0.119 H 123.3°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEC92 |
|---|---|
| RGB | rgb(207, 236, 146) |
| HSL | hsl(79, 70%, 75%) |
| HSV | hsv(79, 38%, 93%) |
| CMYK | cmyk(12.3%, 0%, 38.1%, 7.5%) |
| CIE-LAB | lab(89.55, -23.86, 40.53) |
| CIE-LCH | lch(89.55, 47.03, 120.49°) |
| OKLab | oklab(90.15% -0.0654 0.0995) |
| OKLCH | oklch(90.15% 0.119 123.3) |
| XYZ | xyz(60.9156, 75.3314, 38.5198) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.36
Pistachio (survey)
#C0FA8B
ΔE00 5.40
Celery
#C1FD95
ΔE00 5.77
Light Yellow Green
#CCFD7F
ΔE00 5.81
Tea Green
#BDF8A3
ΔE00 6.14
Light Pea Green
#C4FE82
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEC92 #AF92EC
analogous
#ECDC92 #CFEC92 #A2EC92
triadic
#CFEC92 #92CFEC #EC92CF
tetradic
#CFEC92 #92ECDC #AF92EC #EC92A2
square
#CFEC92 #92ECDC #AF92EC #EC92A2
split-complementary
#CFEC92 #92A2EC #DC92EC
monochromatic
#A1DA2A #B8E35E #CFEC92 #E6F5C6 #F4FAE5
Accessibility & contrast
On white
1.31
#CFEC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#CFEC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEC92
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEC92 | 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)
#F6E28B
Deuteranopia (green-blind)
#F2E196
Tritanopia (blue-blind)
#D5E4D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfec92; /* rgb */ color: rgb(207, 236, 146); /* oklch */ color: oklch(90.2% 0.119 123.3);
Tailwind
colors: {
custom: {
50: '#dff2b3',
500: '#cfec92',
950: '#000000',
},
}SCSS
$custom: #cfec92; $custom-light: #dff2b3; $custom-dark: #000000;
JSON
{
"hex": "#cfec92",
"rgb": {
"r": 207,
"g": 236,
"b": 146
},
"hsl": {
"h": 79.333,
"s": 70.313,
"l": 74.902
},
"oklch": {
"l": 0.90152,
"c": 0.1191,
"h": 123.3
},
"luminance": 0.75332
}Semantic roles & 50–950 ramp
primary
#CFEC92
secondary
#7E5BC7
accent
#13D251
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581