#CFECAC#CFECAC
#CFECAC is a very light, moderate yellow-green. Relative luminance 0.762; OKLCH L 90.6% C 0.089 H 127.9°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECAC |
|---|---|
| RGB | rgb(207, 236, 172) |
| HSL | hsl(87, 63%, 80%) |
| HSV | hsv(87, 27%, 93%) |
| CMYK | cmyk(12.3%, 0%, 27.1%, 7.5%) |
| CIE-LAB | lab(89.97, -20.41, 27.98) |
| CIE-LCH | lch(89.97, 34.64, 126.10°) |
| OKLab | oklab(90.63% -0.055 0.0706) |
| OKLCH | oklch(90.63% 0.089 127.9) |
| XYZ | xyz(63.1729, 76.2344, 50.4083) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 3.92
Light Grey Green
#B7E1A1
ΔE00 4.08
Very Pale Green
#CFFDBC
ΔE00 4.49
Very Light Green
#D1FFBD
ΔE00 4.73
Pale Green
#C7FDB5
ΔE00 5.26
Washed Out Green
#BCF5A6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECAC #C9ACEC
analogous
#ECE9AC #CFECAC #AFECAC
triadic
#CFECAC #ACCFEC #ECACCF
tetradic
#CFECAC #ACECE9 #C9ACEC #ECACAF
square
#CFECAC #ACECE9 #C9ACEC #ECACAF
split-complementary
#CFECAC #ACAFEC #E9ACEC
monochromatic
#95D548 #B2E17A #CFECAC #ECF7DE #F1F9E6
Accessibility & contrast
On white
1.29
#CFECAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#CFECAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECAC
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECAC | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A8
Deuteranopia (green-blind)
#EEE2AF
Tritanopia (blue-blind)
#D2E6DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfecac; /* rgb */ color: rgb(207, 236, 172); /* oklch */ color: oklch(90.6% 0.089 127.9);
Tailwind
colors: {
custom: {
50: '#def2c5',
500: '#cfecac',
950: '#000000',
},
}SCSS
$custom: #cfecac; $custom-light: #def2c5; $custom-dark: #000000;
JSON
{
"hex": "#cfecac",
"rgb": {
"r": 207,
"g": 236,
"b": 172
},
"hsl": {
"h": 87.188,
"s": 62.745,
"l": 80
},
"oklch": {
"l": 0.90626,
"c": 0.08949,
"h": 127.9
},
"luminance": 0.76235
}Semantic roles & 50–950 ramp
primary
#CFECAC
secondary
#9A74C9
accent
#1BCA6B
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582