#CFECAA#CFECAA
#CFECAA is a very light, moderate yellow-green. Relative luminance 0.762; OKLCH L 90.6% C 0.092 H 127.4°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECAA |
|---|---|
| RGB | rgb(207, 236, 170) |
| HSL | hsl(86, 63%, 80%) |
| HSV | hsv(86, 28%, 93%) |
| CMYK | cmyk(12.3%, 0%, 28%, 7.5%) |
| CIE-LAB | lab(89.93, -20.70, 28.96) |
| CIE-LCH | lch(89.93, 35.59, 125.55°) |
| OKLab | oklab(90.59% -0.0558 0.0729) |
| OKLCH | oklch(90.59% 0.092 127.4) |
| XYZ | xyz(62.9823, 76.1581, 49.4043) |
| Luminance | 0.7616 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.05
Light Grey Green
#B7E1A1
ΔE00 4.15
Very Pale Green
#CFFDBC
ΔE00 4.61
Very Light Green
#D1FFBD
ΔE00 4.82
Washed Out Green
#BCF5A6
ΔE00 5.17
Pale Green
#C7FDB5
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECAA #C7AAEC
analogous
#ECE8AA #CFECAA #AEECAA
triadic
#CFECAA #AACFEC #ECAACF
tetradic
#CFECAA #AAECE8 #C7AAEC #ECAAAE
square
#CFECAA #AAECE8 #C7AAEC #ECAAAE
split-complementary
#CFECAA #AAAEEC #E8AAEC
monochromatic
#97D646 #B3E178 #CFECAA #EBF7DC #F1F9E6
Accessibility & contrast
On white
1.29
#CFECAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#CFECAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECAA
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECAA | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A6
Deuteranopia (green-blind)
#EFE2AD
Tritanopia (blue-blind)
#D2E6DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfecaa; /* rgb */ color: rgb(207, 236, 170); /* oklch */ color: oklch(90.6% 0.092 127.4);
Tailwind
colors: {
custom: {
50: '#def2c3',
500: '#cfecaa',
950: '#000000',
},
}SCSS
$custom: #cfecaa; $custom-light: #def2c3; $custom-dark: #000000;
JSON
{
"hex": "#cfecaa",
"rgb": {
"r": 207,
"g": 236,
"b": 170
},
"hsl": {
"h": 86.364,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.90586,
"c": 0.09182,
"h": 127.4
},
"luminance": 0.76159
}Semantic roles & 50–950 ramp
primary
#CFECAA
secondary
#9872C9
accent
#1ACB68
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151612
muted
#848582