#CFEC95#CFEC95
#CFEC95 is a very light, moderate yellow-green. Relative luminance 0.754; OKLCH L 90.2% C 0.116 H 123.7°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEC95 |
|---|---|
| RGB | rgb(207, 236, 149) |
| HSL | hsl(80, 70%, 75%) |
| HSV | hsv(80, 37%, 93%) |
| CMYK | cmyk(12.3%, 0%, 36.9%, 7.5%) |
| CIE-LAB | lab(89.59, -23.49, 39.10) |
| CIE-LCH | lch(89.59, 45.61, 121.00°) |
| OKLab | oklab(90.2% -0.0643 0.0963) |
| OKLCH | oklch(90.2% 0.116 123.7) |
| XYZ | xyz(61.1520, 75.4260, 39.7650) |
| Luminance | 0.7543 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.29
Pistachio (survey)
#C0FA8B
ΔE00 5.55
Celery
#C1FD95
ΔE00 5.80
Tea Green
#BDF8A3
ΔE00 5.91
Washed Out Green
#BCF5A6
ΔE00 6.02
Light Yellow Green
#CCFD7F
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEC95 #B295EC
analogous
#ECDD95 #CFEC95 #A3EC95
triadic
#CFEC95 #95CFEC #EC95CF
tetradic
#CFEC95 #95ECDD #B295EC #EC95A3
square
#CFEC95 #95ECDD #B295EC #EC95A3
split-complementary
#CFEC95 #95A3EC #DD95EC
monochromatic
#A0D92D #B7E361 #CFEC95 #E7F5C9 #F3FAE5
Accessibility & contrast
On white
1.31
#CFEC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#CFEC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEC95
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEC95 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28F
Deuteranopia (green-blind)
#F1E199
Tritanopia (blue-blind)
#D5E4D6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #cfec95; /* rgb */ color: rgb(207, 236, 149); /* oklch */ color: oklch(90.2% 0.116 123.7);
Tailwind
colors: {
custom: {
50: '#def2b5',
500: '#cfec95',
950: '#000000',
},
}SCSS
$custom: #cfec95; $custom-light: #def2b5; $custom-dark: #000000;
JSON
{
"hex": "#cfec95",
"rgb": {
"r": 207,
"g": 236,
"b": 149
},
"hsl": {
"h": 80,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.90202,
"c": 0.11579,
"h": 123.7
},
"luminance": 0.75426
}Semantic roles & 50–950 ramp
primary
#CFEC95
secondary
#815EC7
accent
#14D253
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581