#CFEFAE#CFEFAE
#CFEFAE is a very light, moderate yellow-green. Relative luminance 0.781; OKLCH L 91.3% C 0.092 H 129.4°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEFAE |
|---|---|
| RGB | rgb(207, 239, 174) |
| HSL | hsl(90, 67%, 81%) |
| HSV | hsv(90, 27%, 94%) |
| CMYK | cmyk(13.4%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(90.80, -21.58, 28.10) |
| CIE-LCH | lch(90.80, 35.43, 127.52°) |
| OKLab | oklab(91.31% -0.0582 0.0709) |
| OKLCH | oklch(91.31% 0.092 129.4) |
| XYZ | xyz(64.2374, 78.0538, 51.7178) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.51
Very Pale Green
#CFFDBC
ΔE00 3.71
Very Light Green
#D1FFBD
ΔE00 3.93
Light Grey Green
#B7E1A1
ΔE00 4.14
Pale Green
#C7FDB5
ΔE00 4.48
Washed Out Green
#BCF5A6
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEFAE #CEAEEF
analogous
#EFEEAE #CFEFAE #AEEFAE
triadic
#CFEFAE #AECFEF #EFAECF
tetradic
#CFEFAE #AEEFEE #CEAEEF #EFAEAE
square
#CFEFAE #AEEFEE #CEAEEF #EFAEAE
split-complementary
#CFEFAE #AEAEEF #EEAEEF
monochromatic
#92DB48 #B1E57B #CFEFAE #EDF9E1 #F0FAE5
Accessibility & contrast
On white
1.26
#CFEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#CFEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEFAE
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEFAE | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AA
Deuteranopia (green-blind)
#F1E4B1
Tritanopia (blue-blind)
#D2E9DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #cfefae; /* rgb */ color: rgb(207, 239, 174); /* oklch */ color: oklch(91.3% 0.092 129.4);
Tailwind
colors: {
custom: {
50: '#def4c6',
500: '#cfefae',
950: '#000000',
},
}SCSS
$custom: #cfefae; $custom-light: #def4c6; $custom-dark: #000000;
JSON
{
"hex": "#cfefae",
"rgb": {
"r": 207,
"g": 239,
"b": 174
},
"hsl": {
"h": 89.538,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.91305,
"c": 0.09176,
"h": 129.4
},
"luminance": 0.78054
}Semantic roles & 50–950 ramp
primary
#CFEFAE
secondary
#A074CD
accent
#17CF71
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582