#CBDDCB#CBDDCB
#CBDDCB is a very light, muted green. Relative luminance 0.687; OKLCH L 87.9% C 0.031 H 145.3°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDDCB |
|---|---|
| RGB | rgb(203, 221, 203) |
| HSL | hsl(120, 21%, 83%) |
| HSV | hsv(120, 8%, 87%) |
| CMYK | cmyk(8.1%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(86.37, -9.33, 6.78) |
| CIE-LCH | lch(86.37, 11.53, 143.97°) |
| OKLab | oklab(87.9% -0.0256 0.0177) |
| OKLCH | oklch(87.9% 0.031 145.3) |
| XYZ | xyz(61.2625, 68.7206, 66.5252) |
| Luminance | 0.6872 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 7.68
Light Grey
#D8DCD6
ΔE00 7.75
Beige
#F5F5DC
ΔE00 9.23
Silver (survey)
#C5C9C7
ΔE00 10.00
Mintcream
#F5FFFA
ΔE00 10.15
Ice
#D6FFFA
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDDCB #DDCBDD
analogous
#D4DDCB #CBDDCB #CBDDD4
triadic
#CBDDCB #CBCBDD #DDCBCB
tetradic
#CBDDCB #CBD4DD #DDCBDD #DDD4CB
square
#CBDDCB #CBD4DD #DDCBDD #DDD4CB
split-complementary
#CBDDCB #D4CBDD #DDCBD4
monochromatic
#81AD81 #A6C5A6 #CBDDCB #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.42
#CBDDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#CBDDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDDCB
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDDCB | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9CA
Deuteranopia (green-blind)
#DBD7CC
Tritanopia (blue-blind)
#CADCD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbddcb; /* rgb */ color: rgb(203, 221, 203); /* oklch */ color: oklch(87.9% 0.031 145.3);
Tailwind
colors: {
custom: {
50: '#dae7da',
500: '#cbddcb',
950: '#000000',
},
}SCSS
$custom: #cbddcb; $custom-light: #dae7da; $custom-dark: #000000;
JSON
{
"hex": "#cbddcb",
"rgb": {
"r": 203,
"g": 221,
"b": 203
},
"hsl": {
"h": 120,
"s": 20.93,
"l": 83.137
},
"oklch": {
"l": 0.87903,
"c": 0.03109,
"h": 145.3
},
"luminance": 0.68721
}Semantic roles & 50–950 ramp
primary
#CBDDCB
secondary
#B399B3
accent
#469F9F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483