#CFECA5#CFECA5
#CFECA5 is a very light, moderate yellow-green. Relative luminance 0.760; OKLCH L 90.5% C 0.098 H 126.3°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECA5 |
|---|---|
| RGB | rgb(207, 236, 165) |
| HSL | hsl(85, 65%, 79%) |
| HSV | hsv(85, 30%, 93%) |
| CMYK | cmyk(12.3%, 0%, 30.1%, 7.5%) |
| CIE-LAB | lab(89.85, -21.40, 31.39) |
| CIE-LCH | lch(89.85, 37.99, 124.29°) |
| OKLab | oklab(90.49% -0.0578 0.0787) |
| OKLCH | oklch(90.49% 0.098 126.3) |
| XYZ | xyz(62.5183, 75.9725, 46.9605) |
| Luminance | 0.7597 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.49
Light Sage
#BCECAC
ΔE00 4.53
Light Khaki
#E6F2A2
ΔE00 5.02
Very Pale Green
#CFFDBC
ΔE00 5.04
Washed Out Green
#BCF5A6
ΔE00 5.10
Very Light Green
#D1FFBD
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECA5 #C2A5EC
analogous
#ECE5A5 #CFECA5 #ABECA5
triadic
#CFECA5 #A5CFEC #ECA5CF
tetradic
#CFECA5 #A5ECE5 #C2A5EC #ECA5AB
square
#CFECA5 #A5ECE5 #C2A5EC #ECA5AB
split-complementary
#CFECA5 #A5ABEC #E5A5EC
monochromatic
#99D740 #B4E172 #CFECA5 #EAF7D8 #F2FAE6
Accessibility & contrast
On white
1.30
#CFECA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#CFECA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECA5
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECA5 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E3A0
Deuteranopia (green-blind)
#EFE1A8
Tritanopia (blue-blind)
#D3E5D9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfeca5; /* rgb */ color: rgb(207, 236, 165); /* oklch */ color: oklch(90.5% 0.098 126.3);
Tailwind
colors: {
custom: {
50: '#def2c0',
500: '#cfeca5',
950: '#000000',
},
}SCSS
$custom: #cfeca5; $custom-light: #def2c0; $custom-dark: #000000;
JSON
{
"hex": "#cfeca5",
"rgb": {
"r": 207,
"g": 236,
"b": 165
},
"hsl": {
"h": 84.507,
"s": 65.138,
"l": 78.627
},
"oklch": {
"l": 0.90489,
"c": 0.09762,
"h": 126.3
},
"luminance": 0.75973
}Semantic roles & 50–950 ramp
primary
#CFECA5
secondary
#926DC8
accent
#19CD62
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582