#CFECAE#CFECAE
#CFECAE is a very light, moderate yellow-green. Relative luminance 0.763; OKLCH L 90.7% C 0.087 H 128.4°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECAE |
|---|---|
| RGB | rgb(207, 236, 174) |
| HSL | hsl(88, 62%, 80%) |
| HSV | hsv(88, 26%, 93%) |
| CMYK | cmyk(12.3%, 0%, 26.3%, 7.5%) |
| CIE-LAB | lab(90.00, -20.12, 27.01) |
| CIE-LCH | lch(90.00, 33.68, 126.68°) |
| OKLab | oklab(90.67% -0.0541 0.0683) |
| OKLCH | oklch(90.67% 0.087 128.4) |
| XYZ | xyz(63.3664, 76.3118, 51.4275) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.84
Light Grey Green
#B7E1A1
ΔE00 4.05
Very Pale Green
#CFFDBC
ΔE00 4.41
Very Light Green
#D1FFBD
ΔE00 4.66
Pale Green
#C7FDB5
ΔE00 5.28
Washed Out Green
#BCF5A6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECAE #CBAEEC
analogous
#ECEAAE #CFECAE #B0ECAE
triadic
#CFECAE #AECFEC #ECAECF
tetradic
#CFECAE #AEECEA #CBAEEC #ECAEB0
square
#CFECAE #AEECEA #CBAEEC #ECAEB0
split-complementary
#CFECAE #AEB0EC #EAAEEC
monochromatic
#94D54B #B2E07C #CFECAE #ECF8E0 #F0F9E6
Accessibility & contrast
On white
1.29
#CFECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#CFECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECAE
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECAE | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AA
Deuteranopia (green-blind)
#EEE2B1
Tritanopia (blue-blind)
#D2E6DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfecae; /* rgb */ color: rgb(207, 236, 174); /* oklch */ color: oklch(90.7% 0.087 128.4);
Tailwind
colors: {
custom: {
50: '#def2c6',
500: '#cfecae',
950: '#000000',
},
}SCSS
$custom: #cfecae; $custom-light: #def2c6; $custom-dark: #000000;
JSON
{
"hex": "#cfecae",
"rgb": {
"r": 207,
"g": 236,
"b": 174
},
"hsl": {
"h": 88.065,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.90666,
"c": 0.08716,
"h": 128.4
},
"luminance": 0.76312
}Semantic roles & 50–950 ramp
primary
#CFECAE
secondary
#9C75C9
accent
#1CCA6D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582