#CBDAC2#CBDAC2
#CBDAC2 is a very light, muted yellow-green. Relative luminance 0.667; OKLCH L 87.0% C 0.036 H 133.6°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDAC2 |
|---|---|
| RGB | rgb(203, 218, 194) |
| HSL | hsl(98, 24%, 81%) |
| HSV | hsv(98, 11%, 85%) |
| CMYK | cmyk(6.9%, 0%, 11%, 14.5%) |
| CIE-LAB | lab(85.37, -9.37, 10.10) |
| CIE-LCH | lch(85.37, 13.78, 132.84°) |
| OKLab | oklab(87.05% -0.025 0.0263) |
| OKLCH | oklch(87.05% 0.036 133.6) |
| XYZ | xyz(59.4359, 66.7340, 60.7782) |
| Luminance | 0.6673 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.73
Beige
#F5F5DC
ΔE00 8.74
Honeydew
#F0FFF0
ΔE00 8.81
Eggshell
#F0EAD6
ΔE00 10.04
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.17
Off White (survey)
#FFFFE4
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDAC2 #D1C2DA
analogous
#D7DAC2 #CBDAC2 #C2DAC5
triadic
#CBDAC2 #C2CBDA #DAC2CB
tetradic
#CBDAC2 #C2D7DA #D1C2DA #DAC5C2
square
#CBDAC2 #C2D7DA #D1C2DA #DAC5C2
split-complementary
#CBDAC2 #C5C2DA #DAC2D7
monochromatic
#8AAC76 #ABC39C #CBDAC2 #EBF1E8 #EFF3EC
Accessibility & contrast
On white
1.46
#CBDAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#CBDAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDAC2
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDAC2 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD6C1
Deuteranopia (green-blind)
#DAD5C3
Tritanopia (blue-blind)
#CBD8D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cbdac2; /* rgb */ color: rgb(203, 218, 194); /* oklch */ color: oklch(87.0% 0.036 133.6);
Tailwind
colors: {
custom: {
50: '#dae5d4',
500: '#cbdac2',
950: '#000000',
},
}SCSS
$custom: #cbdac2; $custom-light: #dae5d4; $custom-dark: #000000;
JSON
{
"hex": "#cbdac2",
"rgb": {
"r": 203,
"g": 218,
"b": 194
},
"hsl": {
"h": 97.5,
"s": 24.49,
"l": 80.784
},
"oklch": {
"l": 0.87046,
"c": 0.03626,
"h": 133.6
},
"luminance": 0.66734
}Semantic roles & 50–950 ramp
primary
#CBDAC2
secondary
#A490B0
accent
#43A37F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483