#CBDECC#CBDECC
#CBDECC is a very light, muted green. Relative luminance 0.693; OKLCH L 88.1% C 0.032 H 146.8°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDECC |
|---|---|
| RGB | rgb(203, 222, 204) |
| HSL | hsl(123, 22%, 83%) |
| HSV | hsv(123, 9%, 87%) |
| CMYK | cmyk(8.6%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(86.65, -9.66, 6.67) |
| CIE-LCH | lch(86.65, 11.73, 145.37°) |
| OKLab | oklab(88.14% -0.0265 0.0174) |
| OKLCH | oklch(88.14% 0.032 146.8) |
| XYZ | xyz(61.6468, 69.2980, 67.2431) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.56
Light Grey
#D8DCD6
ΔE00 7.98
Beige
#F5F5DC
ΔE00 9.35
Mintcream
#F5FFFA
ΔE00 10.12
Ice
#D6FFFA
ΔE00 10.13
Silver (survey)
#C5C9C7
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDECC #DECBDD
analogous
#D3DECB #CBDECC #CBDED5
triadic
#CBDECC #CCCBDE #DECCCB
tetradic
#CBDECC #CBD3DE #DECBDD #DED5CB
square
#CBDECC #CBD3DE #DECBDD #DED5CB
split-complementary
#CBDECC #D5CBDE #DECBD3
monochromatic
#80AE83 #A6C6A7 #CBDECC #ECF3ED #ECF3ED
Accessibility & contrast
On white
1.41
#CBDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#CBDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDECC
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDECC | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACB
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#C9DDD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbdecc; /* rgb */ color: rgb(203, 222, 204); /* oklch */ color: oklch(88.1% 0.032 146.8);
Tailwind
colors: {
custom: {
50: '#dae8db',
500: '#cbdecc',
950: '#000000',
},
}SCSS
$custom: #cbdecc; $custom-light: #dae8db; $custom-dark: #000000;
JSON
{
"hex": "#cbdecc",
"rgb": {
"r": 203,
"g": 222,
"b": 204
},
"hsl": {
"h": 123.158,
"s": 22.353,
"l": 83.333
},
"oklch": {
"l": 0.88137,
"c": 0.03174,
"h": 146.8
},
"luminance": 0.69299
}Semantic roles & 50–950 ramp
primary
#CBDECC
secondary
#B499B3
accent
#459CA1
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151615
muted
#848484