#CEEBCD#CEEBCD
#CEEBCD is a very light, muted green. Relative luminance 0.769; OKLCH L 91.1% C 0.051 H 144.3°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CEEBCD |
|---|---|
| RGB | rgb(206, 235, 205) |
| HSL | hsl(118, 43%, 86%) |
| HSV | hsv(118, 13%, 92%) |
| CMYK | cmyk(12.3%, 0%, 12.8%, 7.8%) |
| CIE-LAB | lab(90.30, -15.01, 11.39) |
| CIE-LCH | lch(90.30, 18.84, 142.81°) |
| OKLab | oklab(91.09% -0.041 0.0295) |
| OKLCH | oklch(91.09% 0.051 144.3) |
| XYZ | xyz(66.1791, 76.9453, 69.1111) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.28
Honeydew
#F0FFF0
ΔE00 8.35
Light Sage
#BCECAC
ΔE00 8.62
Very Pale Green
#CFFDBC
ΔE00 8.94
Light Grey Green
#B7E1A1
ΔE00 9.11
Very Light Green
#D1FFBD
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEEBCD #EACDEB
analogous
#DDEBCD #CEEBCD #CDEBDB
triadic
#CEEBCD #CDCEEB #EBCDCE
tetradic
#CEEBCD #CDDDEB #EACDEB #EBDBCD
square
#CEEBCD #CDDDEB #EACDEB #EBDBCD
split-complementary
#CEEBCD #DBCDEB #EBCDDD
monochromatic
#78C876 #A3DAA1 #CEEBCD #EAF6E9 #EAF6E9
Accessibility & contrast
On white
1.28
#CEEBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#CEEBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEEBCD
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEEBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEEBCD | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE5CB
Deuteranopia (green-blind)
#E7E2CE
Tritanopia (blue-blind)
#CCE9E2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ceebcd; /* rgb */ color: rgb(206, 235, 205); /* oklch */ color: oklch(91.1% 0.051 144.3);
Tailwind
colors: {
custom: {
50: '#ddf1dc',
500: '#ceebcd',
950: '#000000',
},
}SCSS
$custom: #ceebcd; $custom-light: #ddf1dc; $custom-dark: #000000;
JSON
{
"hex": "#ceebcd",
"rgb": {
"r": 206,
"g": 235,
"b": 205
},
"hsl": {
"h": 118,
"s": 42.857,
"l": 86.275
},
"oklch": {
"l": 0.91088,
"c": 0.05057,
"h": 144.3
},
"luminance": 0.76946
}Semantic roles & 50–950 ramp
primary
#CEEBCD
secondary
#C596C6
accent
#30B6B1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584