#CEECCD#CEECCD
#CEECCD is a very light, muted green. Relative luminance 0.775; OKLCH L 91.3% C 0.052 H 144.3°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CEECCD |
|---|---|
| RGB | rgb(206, 236, 205) |
| HSL | hsl(118, 45%, 86%) |
| HSV | hsv(118, 13%, 93%) |
| CMYK | cmyk(12.7%, 0%, 13.1%, 7.5%) |
| CIE-LAB | lab(90.56, -15.51, 11.76) |
| CIE-LCH | lch(90.56, 19.47, 142.81°) |
| OKLab | oklab(91.3% -0.0424 0.0305) |
| OKLCH | oklch(91.3% 0.052 144.3) |
| XYZ | xyz(66.4662, 77.5195, 69.2068) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 7.98
Light Sage
#BCECAC
ΔE00 8.33
Honeydew
#F0FFF0
ΔE00 8.54
Very Pale Green
#CFFDBC
ΔE00 8.59
Very Light Green
#D1FFBD
ΔE00 8.88
Light Grey Green
#B7E1A1
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEECCD #EBCDEC
analogous
#DEECCD #CEECCD #CDECDC
triadic
#CEECCD #CDCEEC #ECCDCE
tetradic
#CEECCD #CDDEEC #EBCDEC #ECDCCD
square
#CEECCD #CDDEEC #EBCDEC #ECDCCD
split-complementary
#CEECCD #DCCDEC #ECCDDE
monochromatic
#77CA74 #A3DBA1 #CEECCD #E9F7E9 #E9F7E9
Accessibility & contrast
On white
1.27
#CEECCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#CEECCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEECCD
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEECCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEECCD | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE6CB
Deuteranopia (green-blind)
#E8E3CE
Tritanopia (blue-blind)
#CCEAE3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ceeccd; /* rgb */ color: rgb(206, 236, 205); /* oklch */ color: oklch(91.3% 0.052 144.3);
Tailwind
colors: {
custom: {
50: '#ddf2dc',
500: '#ceeccd',
950: '#000000',
},
}SCSS
$custom: #ceeccd; $custom-light: #ddf2dc; $custom-dark: #000000;
JSON
{
"hex": "#ceeccd",
"rgb": {
"r": 206,
"g": 236,
"b": 205
},
"hsl": {
"h": 118.065,
"s": 44.928,
"l": 86.471
},
"oklch": {
"l": 0.91297,
"c": 0.05223,
"h": 144.3
},
"luminance": 0.7752
}Semantic roles & 50–950 ramp
primary
#CEECCD
secondary
#C695C8
accent
#2DB8B4
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584