#CFEDAE#CFEDAE
#CFEDAE is a very light, moderate yellow-green. Relative luminance 0.769; OKLCH L 90.9% C 0.089 H 128.7°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEDAE |
|---|---|
| RGB | rgb(207, 237, 174) |
| HSL | hsl(89, 64%, 81%) |
| HSV | hsv(89, 27%, 93%) |
| CMYK | cmyk(12.7%, 0%, 26.6%, 7.1%) |
| CIE-LAB | lab(90.27, -20.61, 27.37) |
| CIE-LCH | lch(90.27, 34.26, 126.97°) |
| OKLab | oklab(90.88% -0.0555 0.0692) |
| OKLCH | oklch(90.88% 0.089 128.7) |
| XYZ | xyz(63.6551, 76.8892, 51.5237) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.70
Light Grey Green
#B7E1A1
ΔE00 4.06
Very Pale Green
#CFFDBC
ΔE00 4.17
Very Light Green
#D1FFBD
ΔE00 4.41
Pale Green
#C7FDB5
ΔE00 5.01
Washed Out Green
#BCF5A6
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEDAE #CCAEED
analogous
#EDEBAE #CFEDAE #AFEDAE
triadic
#CFEDAE #AECFED #EDAECF
tetradic
#CFEDAE #AEEDEB #CCAEED #EDAEAF
square
#CFEDAE #AEEDEB #CCAEED #EDAEAF
split-complementary
#CFEDAE #AEAFED #EBAEED
monochromatic
#94D74A #B1E27C #CFEDAE #EDF8E0 #F0F9E6
Accessibility & contrast
On white
1.28
#CFEDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#CFEDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEDAE
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEDAE | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#EFE3B1
Tritanopia (blue-blind)
#D2E7DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #cfedae; /* rgb */ color: rgb(207, 237, 174); /* oklch */ color: oklch(90.9% 0.089 128.7);
Tailwind
colors: {
custom: {
50: '#def3c6',
500: '#cfedae',
950: '#000000',
},
}SCSS
$custom: #cfedae; $custom-light: #def3c6; $custom-dark: #000000;
JSON
{
"hex": "#cfedae",
"rgb": {
"r": 207,
"g": 237,
"b": 174
},
"hsl": {
"h": 88.571,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.90879,
"c": 0.08868,
"h": 128.7
},
"luminance": 0.7689
}Semantic roles & 50–950 ramp
primary
#CFEDAE
secondary
#9E75CA
accent
#1ACB6F
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582