#CBD2C8#CBD2C8
#CBD2C8 is a very light, near-neutral green. Relative luminance 0.630; OKLCH L 85.6% C 0.016 H 136.1°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2C8 |
|---|---|
| RGB | rgb(203, 210, 200) |
| HSL | hsl(102, 10%, 80%) |
| HSV | hsv(102, 5%, 82%) |
| CMYK | cmyk(3.3%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(83.42, -4.20, 4.12) |
| CIE-LCH | lch(83.42, 5.89, 135.54°) |
| OKLab | oklab(85.55% -0.0112 0.0108) |
| OKLCH | oklch(85.55% 0.016 136.1) |
| XYZ | xyz(58.0987, 62.9597, 63.7240) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.54
Silver (survey)
#C5C9C7
ΔE00 4.66
Light Gray
#D3D3D3
ΔE00 6.48
Gainsboro
#DCDCDC
ΔE00 7.04
Silver
#C0C0C0
ΔE00 7.54
Fog
#D8DCE0
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2C8 #CFC8D2
analogous
#D0D2C8 #CBD2C8 #C8D2CA
triadic
#CBD2C8 #C8CBD2 #D2C8CB
tetradic
#CBD2C8 #C8D0D2 #CFC8D2 #D2CAC8
square
#CBD2C8 #C8D0D2 #CFC8D2 #D2CAC8
split-complementary
#CBD2C8 #CAC8D2 #D2C8D0
monochromatic
#8B9B85 #ABB6A6 #CBD2C8 #EBEEEA #EFF1EE
Accessibility & contrast
On white
1.55
#CBD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#CBD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2C8
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2C8 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D0C7
Deuteranopia (green-blind)
#D2D0C8
Tritanopia (blue-blind)
#CBD1CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cbd2c8; /* rgb */ color: rgb(203, 210, 200); /* oklch */ color: oklch(85.6% 0.016 136.1);
Tailwind
colors: {
custom: {
50: '#dadfd8',
500: '#cbd2c8',
950: '#000000',
},
}SCSS
$custom: #cbd2c8; $custom-light: #dadfd8; $custom-dark: #000000;
JSON
{
"hex": "#cbd2c8",
"rgb": {
"r": 203,
"g": 210,
"b": 200
},
"hsl": {
"h": 102,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.85553,
"c": 0.01559,
"h": 136.1
},
"luminance": 0.6296
}Semantic roles & 50–950 ramp
primary
#CBD2C8
secondary
#A298A6
accent
#519480
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483