#CCECCF#CCECCF
#CCECCF is a very light, muted green. Relative luminance 0.773; OKLCH L 91.2% C 0.051 H 147.8°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CCECCF |
|---|---|
| RGB | rgb(204, 236, 207) |
| HSL | hsl(126, 46%, 86%) |
| HSV | hsv(126, 14%, 93%) |
| CMYK | cmyk(13.6%, 0%, 12.3%, 7.5%) |
| CIE-LAB | lab(90.47, -15.83, 10.58) |
| CIE-LCH | lch(90.47, 19.04, 146.22°) |
| OKLab | oklab(91.21% -0.0435 0.0275) |
| OKLCH | oklch(91.21% 0.051 147.8) |
| XYZ | xyz(66.1573, 77.3321, 70.4605) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.84
Honeydew
#F0FFF0
ΔE00 8.54
Light Sage
#BCECAC
ΔE00 8.79
Pale Aqua
#B8FFEB
ΔE00 9.09
Very Pale Green
#CFFDBC
ΔE00 9.10
Very Light Green
#D1FFBD
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCECCF #ECCCE9
analogous
#D9ECCC #CCECCF #CCECDF
triadic
#CCECCF #CFCCEC #ECCFCC
tetradic
#CCECCF #CCD9EC #ECCCE9 #ECDFCC
square
#CCECCF #CCD9EC #ECCCE9 #ECDFCC
split-complementary
#CCECCF #DFCCEC #ECCCD9
monochromatic
#73CB7B #9FDBA5 #CCECCF #E9F7EA #E9F7EA
Accessibility & contrast
On white
1.28
#CCECCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#CCECCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCECCF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCECCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCECCF | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE6CD
Deuteranopia (green-blind)
#E7E2D0
Tritanopia (blue-blind)
#C9EAE4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cceccf; /* rgb */ color: rgb(204, 236, 207); /* oklch */ color: oklch(91.2% 0.051 147.8);
Tailwind
colors: {
custom: {
50: '#dbf2dd',
500: '#cceccf',
950: '#000000',
},
}SCSS
$custom: #cceccf; $custom-light: #dbf2dd; $custom-dark: #000000;
JSON
{
"hex": "#cceccf",
"rgb": {
"r": 204,
"g": 236,
"b": 207
},
"hsl": {
"h": 125.625,
"s": 45.714,
"l": 86.275
},
"oklch": {
"l": 0.91211,
"c": 0.05149,
"h": 147.8
},
"luminance": 0.77333
}Semantic roles & 50–950 ramp
primary
#CCECCF
secondary
#C894C3
accent
#2DACB9
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584