#CFECA7#CFECA7
#CFECA7 is a very light, moderate yellow-green. Relative luminance 0.760; OKLCH L 90.5% C 0.095 H 126.7°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECA7 |
|---|---|
| RGB | rgb(207, 236, 167) |
| HSL | hsl(85, 64%, 79%) |
| HSV | hsv(85, 29%, 93%) |
| CMYK | cmyk(12.3%, 0%, 29.2%, 7.5%) |
| CIE-LAB | lab(89.88, -21.12, 30.42) |
| CIE-LCH | lch(89.88, 37.03, 124.78°) |
| OKLab | oklab(90.53% -0.057 0.0764) |
| OKLCH | oklch(90.53% 0.095 126.7) |
| XYZ | xyz(62.7017, 76.0459, 47.9267) |
| Luminance | 0.7605 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.32
Light Grey Green
#B7E1A1
ΔE00 4.33
Very Pale Green
#CFFDBC
ΔE00 4.85
Very Light Green
#D1FFBD
ΔE00 5.03
Washed Out Green
#BCF5A6
ΔE00 5.10
Light Khaki
#E6F2A2
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECA7 #C4A7EC
analogous
#ECE7A7 #CFECA7 #ADECA7
triadic
#CFECA7 #A7CFEC #ECA7CF
tetradic
#CFECA7 #A7ECE7 #C4A7EC #ECA7AD
square
#CFECA7 #A7ECE7 #C4A7EC #ECA7AD
split-complementary
#CFECA7 #A7ADEC #E7A7EC
monochromatic
#98D642 #B4E175 #CFECA7 #EAF7D9 #F1FAE6
Accessibility & contrast
On white
1.30
#CFECA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#CFECA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECA7
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECA7 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A2
Deuteranopia (green-blind)
#EFE2AA
Tritanopia (blue-blind)
#D3E6DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfeca7; /* rgb */ color: rgb(207, 236, 167); /* oklch */ color: oklch(90.5% 0.095 126.7);
Tailwind
colors: {
custom: {
50: '#def2c1',
500: '#cfeca7',
950: '#000000',
},
}SCSS
$custom: #cfeca7; $custom-light: #def2c1; $custom-dark: #000000;
JSON
{
"hex": "#cfeca7",
"rgb": {
"r": 207,
"g": 236,
"b": 167
},
"hsl": {
"h": 85.217,
"s": 64.486,
"l": 79.02
},
"oklch": {
"l": 0.90527,
"c": 0.0953,
"h": 126.7
},
"luminance": 0.76046
}Semantic roles & 50–950 ramp
primary
#CFECA7
secondary
#946FC8
accent
#19CC64
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582