#CBDED0#CBDED0
#CBDED0 is a very light, muted green. Relative luminance 0.695; OKLCH L 88.2% C 0.028 H 153.8°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDED0 |
|---|---|
| RGB | rgb(203, 222, 208) |
| HSL | hsl(136, 22%, 83%) |
| HSV | hsv(136, 9%, 87%) |
| CMYK | cmyk(8.6%, 0%, 6.3%, 12.9%) |
| CIE-LAB | lab(86.75, -8.94, 4.70) |
| CIE-LCH | lch(86.75, 10.10, 152.26°) |
| OKLab | oklab(88.24% -0.0249 0.0123) |
| OKLCH | oklch(88.24% 0.028 153.8) |
| XYZ | xyz(62.1327, 69.4924, 69.8022) |
| Luminance | 0.6949 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.11
Honeydew
#F0FFF0
ΔE00 7.39
Mintcream
#F5FFFA
ΔE00 9.33
Silver (survey)
#C5C9C7
ΔE00 9.33
Ice
#D6FFFA
ΔE00 9.41
Lightcyan
#E0FFFF
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDED0 #DECBD9
analogous
#CFDECB #CBDED0 #CBDED9
triadic
#CBDED0 #D0CBDE #DED0CB
tetradic
#CBDED0 #CBCFDE #DECBD9 #DED9CB
square
#CBDED0 #CBCFDE #DECBD9 #DED9CB
split-complementary
#CBDED0 #D9CBDE #DECBCF
monochromatic
#80AE8C #A6C6AE #CBDED0 #ECF3EE #ECF3EE
Accessibility & contrast
On white
1.41
#CBDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#CBDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDED0
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDED0 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDBCF
Deuteranopia (green-blind)
#DAD8D1
Tritanopia (blue-blind)
#C9DDDA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbded0; /* rgb */ color: rgb(203, 222, 208); /* oklch */ color: oklch(88.2% 0.028 153.8);
Tailwind
colors: {
custom: {
50: '#dae8de',
500: '#cbded0',
950: '#000000',
},
}SCSS
$custom: #cbded0; $custom-light: #dae8de; $custom-dark: #000000;
JSON
{
"hex": "#cbded0",
"rgb": {
"r": 203,
"g": 222,
"b": 208
},
"hsl": {
"h": 135.789,
"s": 22.353,
"l": 83.333
},
"oklch": {
"l": 0.88245,
"c": 0.0278,
"h": 153.8
},
"luminance": 0.69493
}Semantic roles & 50–950 ramp
primary
#CBDED0
secondary
#B499AD
accent
#4589A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151615
muted
#848484