#CCEBDB#CCEBDB
#CCEBDB is a very light, muted green. Relative luminance 0.774; OKLCH L 91.3% C 0.039 H 163.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CCEBDB |
|---|---|
| RGB | rgb(204, 235, 219) |
| HSL | hsl(149, 44%, 86%) |
| HSV | hsv(149, 13%, 92%) |
| CMYK | cmyk(13.2%, 0%, 6.8%, 7.8%) |
| CIE-LAB | lab(90.49, -13.15, 4.35) |
| CIE-LCH | lch(90.49, 13.85, 161.68°) |
| OKLab | oklab(91.32% -0.0374 0.0113) |
| OKLCH | oklch(91.32% 0.039 163.2) |
| XYZ | xyz(67.3933, 77.3672, 78.3868) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Ice
#D6FFFA
ΔE00 6.36
Honeydew
#F0FFF0
ΔE00 7.07
Duck Egg Blue
#C3FBF4
ΔE00 7.09
Ice Blue (survey)
#D7FFFE
ΔE00 7.56
Very Pale Blue
#D6FFFE
ΔE00 7.59
Eggshell Blue
#C4FFF7
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCEBDB #EBCCDC
analogous
#CCEBCC #CCEBDB #CCEBEA
triadic
#CCEBDB #DBCCEB #EBDBCC
tetradic
#CCEBDB #CCCCEB #EBCCDC #EBEACC
square
#CCEBDB #CCCCEB #EBCCDC #EBEACC
split-complementary
#CCEBDB #EACCEB #EBCCCC
monochromatic
#74C99D #A0DABC #CCEBDB #E9F6EF #E9F6EF
Accessibility & contrast
On white
1.27
#CCEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#CCEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCEBDB
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCEBDB | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 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)
#EAE6DA
Deuteranopia (green-blind)
#E4E2DC
Tritanopia (blue-blind)
#C6EBE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ccebdb; /* rgb */ color: rgb(204, 235, 219); /* oklch */ color: oklch(91.3% 0.039 163.2);
Tailwind
colors: {
custom: {
50: '#dbf1e6',
500: '#ccebdb',
950: '#000000',
},
}SCSS
$custom: #ccebdb; $custom-light: #dbf1e6; $custom-dark: #000000;
JSON
{
"hex": "#ccebdb",
"rgb": {
"r": 204,
"g": 235,
"b": 219
},
"hsl": {
"h": 149.032,
"s": 43.662,
"l": 86.078
},
"oklch": {
"l": 0.91316,
"c": 0.03903,
"h": 163.2
},
"luminance": 0.77369
}Semantic roles & 50–950 ramp
primary
#CCEBDB
secondary
#C695AE
accent
#2F75B7
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584