#CFECCF#CFECCF
#CFECCF is a very light, muted green. Relative luminance 0.778; OKLCH L 91.4% C 0.049 H 145.2°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFECCF |
|---|---|
| RGB | rgb(207, 236, 207) |
| HSL | hsl(120, 43%, 87%) |
| HSV | hsv(120, 12%, 93%) |
| CMYK | cmyk(12.3%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(90.67, -14.82, 10.89) |
| CIE-LCH | lch(90.67, 18.40, 143.70°) |
| OKLab | oklab(91.42% -0.0406 0.0283) |
| OKLCH | oklch(91.42% 0.049 145.2) |
| XYZ | xyz(66.9877, 77.7603, 70.4994) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.03
Mint
#AAF0C1
ΔE00 8.44
Light Sage
#BCECAC
ΔE00 8.94
Very Pale Green
#CFFDBC
ΔE00 9.15
Very Light Green
#D1FFBD
ΔE00 9.42
Light Grey Green
#B7E1A1
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFECCF #ECCFEC
analogous
#DEECCF #CFECCF #CFECDE
triadic
#CFECCF #CFCFEC #ECCFCF
tetradic
#CFECCF #CFDEEC #ECCFEC #ECDECF
square
#CFECCF #CFDEEC #ECCFEC #ECDECF
split-complementary
#CFECCF #DECFEC #ECCFDE
monochromatic
#77C977 #A3DBA3 #CFECCF #E9F6E9 #E9F6E9
Accessibility & contrast
On white
1.27
#CFECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#CFECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFECCF
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFECCF | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CD
Deuteranopia (green-blind)
#E8E3D0
Tritanopia (blue-blind)
#CDEAE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cfeccf; /* rgb */ color: rgb(207, 236, 207); /* oklch */ color: oklch(91.4% 0.049 145.2);
Tailwind
colors: {
custom: {
50: '#ddf2dd',
500: '#cfeccf',
950: '#000000',
},
}SCSS
$custom: #cfeccf; $custom-light: #ddf2dd; $custom-dark: #000000;
JSON
{
"hex": "#cfeccf",
"rgb": {
"r": 207,
"g": 236,
"b": 207
},
"hsl": {
"h": 120,
"s": 43.284,
"l": 86.863
},
"oklch": {
"l": 0.91416,
"c": 0.04947,
"h": 145.2
},
"luminance": 0.77761
}Semantic roles & 50–950 ramp
primary
#CFECCF
secondary
#C898C8
accent
#2FB6B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584