#C8DDBA#C8DDBA
#C8DDBA is a very light, muted yellow-green. Relative luminance 0.675; OKLCH L 87.3% C 0.052 H 132.8°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDBA |
|---|---|
| RGB | rgb(200, 221, 186) |
| HSL | hsl(96, 34%, 80%) |
| HSV | hsv(96, 16%, 87%) |
| CMYK | cmyk(9.5%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(85.77, -13.28, 14.85) |
| CIE-LCH | lch(85.77, 19.92, 131.79°) |
| OKLab | oklab(87.26% -0.0355 0.0383) |
| OKLCH | oklch(87.26% 0.052 132.8) |
| XYZ | xyz(58.5373, 67.5370, 56.3968) |
| Luminance | 0.6754 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 7.60
Light Sage
#BCECAC
ΔE00 8.22
Very Pale Green
#CFFDBC
ΔE00 9.61
Mint
#AAF0C1
ΔE00 9.85
Very Light Green
#D1FFBD
ΔE00 9.95
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDBA #CFBADD
analogous
#DADDBA #C8DDBA #BADDBE
triadic
#C8DDBA #BAC8DD #DDBAC8
tetradic
#C8DDBA #BADADD #CFBADD #DDBEBA
square
#C8DDBA #BADADD #CFBADD #DDBEBA
split-complementary
#C8DDBA #BEBADD #DDBADA
monochromatic
#87B568 #A7C991 #C8DDBA #E9F1E3 #EFF5EB
Accessibility & contrast
On white
1.45
#C8DDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#C8DDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDBA
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDBA | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B8
Deuteranopia (green-blind)
#DDD6BC
Tritanopia (blue-blind)
#C9DAD3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c8ddba; /* rgb */ color: rgb(200, 221, 186); /* oklch */ color: oklch(87.3% 0.052 132.8);
Tailwind
colors: {
custom: {
50: '#d8e7ce',
500: '#c8ddba',
950: '#000000',
},
}SCSS
$custom: #c8ddba; $custom-light: #d8e7ce; $custom-dark: #000000;
JSON
{
"hex": "#c8ddba",
"rgb": {
"r": 200,
"g": 221,
"b": 186
},
"hsl": {
"h": 96,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.87256,
"c": 0.05226,
"h": 132.8
},
"luminance": 0.67537
}Semantic roles & 50–950 ramp
primary
#C8DDBA
secondary
#A286B5
accent
#39AD7E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141613
muted
#838483