#CFEAC8#CFEAC8
#CFEAC8 is a very light, muted green. Relative luminance 0.763; OKLCH L 90.8% C 0.054 H 139.2°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFEAC8 |
|---|---|
| RGB | rgb(207, 234, 200) |
| HSL | hsl(108, 45%, 85%) |
| HSV | hsv(108, 15%, 92%) |
| CMYK | cmyk(11.5%, 0%, 14.5%, 8.2%) |
| CIE-LAB | lab(89.99, -15.03, 13.56) |
| CIE-LCH | lch(89.99, 20.25, 137.94°) |
| OKLab | oklab(90.82% -0.0407 0.0351) |
| OKLCH | oklch(90.82% 0.054 139.2) |
| XYZ | xyz(65.5782, 76.2803, 65.9010) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 7.70
Light Grey Green
#B7E1A1
ΔE00 8.07
Very Pale Green
#CFFDBC
ΔE00 8.10
Mint
#AAF0C1
ΔE00 8.31
Very Light Green
#D1FFBD
ΔE00 8.39
Honeydew
#F0FFF0
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFEAC8 #E3C8EA
analogous
#E0EAC8 #CFEAC8 #C8EAD2
triadic
#CFEAC8 #C8CFEA #EAC8CF
tetradic
#CFEAC8 #C8E0EA #E3C8EA #EAD2C8
square
#CFEAC8 #C8E0EA #E3C8EA #EAD2C8
split-complementary
#CFEAC8 #D2C8EA #EAC8E0
monochromatic
#82C86F #A8D99C #CFEAC8 #ECF7E9 #ECF7E9
Accessibility & contrast
On white
1.29
#CFEAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#CFEAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFEAC8
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFEAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFEAC8 | 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)
#ECE4C6
Deuteranopia (green-blind)
#E8E1CA
Tritanopia (blue-blind)
#CEE7E0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cfeac8; /* rgb */ color: rgb(207, 234, 200); /* oklch */ color: oklch(90.8% 0.054 139.2);
Tailwind
colors: {
custom: {
50: '#ddf0d8',
500: '#cfeac8',
950: '#000000',
},
}SCSS
$custom: #cfeac8; $custom-light: #ddf0d8; $custom-dark: #000000;
JSON
{
"hex": "#cfeac8",
"rgb": {
"r": 207,
"g": 234,
"b": 200
},
"hsl": {
"h": 107.647,
"s": 44.737,
"l": 85.098
},
"oklch": {
"l": 0.90824,
"c": 0.05375,
"h": 139.2
},
"luminance": 0.76281
}Semantic roles & 50–950 ramp
primary
#CFEAC8
secondary
#BB91C5
accent
#2EB89B
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583