#CBDCC2#CBDCC2
#CBDCC2 is a very light, muted yellow-green. Relative luminance 0.678; OKLCH L 87.5% C 0.040 H 134.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDCC2 |
|---|---|
| RGB | rgb(203, 220, 194) |
| HSL | hsl(99, 27%, 81%) |
| HSV | hsv(99, 12%, 86%) |
| CMYK | cmyk(7.7%, 0%, 11.8%, 13.7%) |
| CIE-LAB | lab(85.90, -10.39, 10.85) |
| CIE-LCH | lch(85.90, 15.02, 133.75°) |
| OKLab | oklab(87.46% -0.0278 0.0282) |
| OKLCH | oklch(87.46% 0.04 134.6) |
| XYZ | xyz(59.9577, 67.7775, 60.9521) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 8.81
Beige
#F5F5DC
ΔE00 8.95
Light Grey
#D8DCD6
ΔE00 9.55
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.01
Lightyellow
#FFFFE0
ΔE00 10.33
Light Grey Green
#B7E1A1
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDCC2 #D3C2DC
analogous
#D8DCC2 #CBDCC2 #C2DCC6
triadic
#CBDCC2 #C2CBDC #DCC2CB
tetradic
#CBDCC2 #C2D8DC #D3C2DC #DCC6C2
square
#CBDCC2 #C2D8DC #D3C2DC #DCC6C2
split-complementary
#CBDCC2 #C6C2DC #DCC2D8
monochromatic
#89AF74 #AAC69B #CBDCC2 #ECF2E9 #EEF4EC
Accessibility & contrast
On white
1.44
#CBDCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#CBDCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDCC2
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDCC2 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED8C1
Deuteranopia (green-blind)
#DCD6C3
Tritanopia (blue-blind)
#CBDAD4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbdcc2; /* rgb */ color: rgb(203, 220, 194); /* oklch */ color: oklch(87.5% 0.040 134.6);
Tailwind
colors: {
custom: {
50: '#dbe6d4',
500: '#cbdcc2',
950: '#000000',
},
}SCSS
$custom: #cbdcc2; $custom-light: #dbe6d4; $custom-dark: #000000;
JSON
{
"hex": "#cbdcc2",
"rgb": {
"r": 203,
"g": 220,
"b": 194
},
"hsl": {
"h": 99.231,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.87462,
"c": 0.03958,
"h": 134.6
},
"luminance": 0.67778
}Semantic roles & 50–950 ramp
primary
#CBDCC2
secondary
#A78FB3
accent
#40A682
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151614
muted
#848483