#CFEEAE#CFEEAE
#CFEEAE is a very light, moderate yellow-green. Relative luminance 0.775; OKLCH L 91.1% C 0.090 H 129.1°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEEAE |
|---|---|
| RGB | rgb(207, 238, 174) |
| HSL | hsl(89, 65%, 81%) |
| HSV | hsv(89, 27%, 93%) |
| CMYK | cmyk(13%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(90.54, -21.09, 27.74) |
| CIE-LCH | lch(90.54, 34.84, 127.25°) |
| OKLab | oklab(91.09% -0.0569 0.0701) |
| OKLCH | oklch(91.09% 0.09 129.1) |
| XYZ | xyz(63.9455, 77.4699, 51.6205) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.59
Very Pale Green
#CFFDBC
ΔE00 3.93
Light Grey Green
#B7E1A1
ΔE00 4.09
Very Light Green
#D1FFBD
ΔE00 4.17
Pale Green
#C7FDB5
ΔE00 4.74
Washed Out Green
#BCF5A6
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEEAE #CDAEEE
analogous
#EEEDAE #CFEEAE #AFEEAE
triadic
#CFEEAE #AECFEE #EEAECF
tetradic
#CFEEAE #AEEEED #CDAEEE #EEAEAF
square
#CFEEAE #AEEEED #CDAEEE #EEAEAF
split-complementary
#CFEEAE #AEAFEE #EDAEEE
monochromatic
#93D949 #B1E37B #CFEEAE #EDF9E1 #F0FAE6
Accessibility & contrast
On white
1.27
#CFEEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#CFEEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEEAE
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEEAE | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E5AA
Deuteranopia (green-blind)
#F0E3B1
Tritanopia (blue-blind)
#D2E8DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfeeae; /* rgb */ color: rgb(207, 238, 174); /* oklch */ color: oklch(91.1% 0.090 129.1);
Tailwind
colors: {
custom: {
50: '#def3c6',
500: '#cfeeae',
950: '#000000',
},
}SCSS
$custom: #cfeeae; $custom-light: #def3c6; $custom-dark: #000000;
JSON
{
"hex": "#cfeeae",
"rgb": {
"r": 207,
"g": 238,
"b": 174
},
"hsl": {
"h": 89.063,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.91092,
"c": 0.09022,
"h": 129.1
},
"luminance": 0.7747
}Semantic roles & 50–950 ramp
primary
#CFEEAE
secondary
#9F75CB
accent
#18CD70
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582