#C8DDBD#C8DDBD
#C8DDBD is a very light, muted yellow-green. Relative luminance 0.677; OKLCH L 87.3% C 0.049 H 134.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DDBD |
|---|---|
| RGB | rgb(200, 221, 189) |
| HSL | hsl(99, 32%, 80%) |
| HSV | hsv(99, 14%, 87%) |
| CMYK | cmyk(9.5%, 0%, 14.5%, 13.3%) |
| CIE-LAB | lab(85.84, -12.78, 13.37) |
| CIE-LCH | lch(85.84, 18.50, 133.70°) |
| OKLab | oklab(87.33% -0.0343 0.0346) |
| OKLCH | oklch(87.33% 0.049 134.8) |
| XYZ | xyz(58.8595, 67.6659, 58.0941) |
| Luminance | 0.6767 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.34
Light Sage
#BCECAC
ΔE00 8.87
Honeydew
#F0FFF0
ΔE00 9.99
Mint
#AAF0C1
ΔE00 10.03
Beige
#F5F5DC
ΔE00 10.07
Very Pale Green
#CFFDBC
ΔE00 10.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DDBD #D2BDDD
analogous
#D8DDBD #C8DDBD #BDDDC2
triadic
#C8DDBD #BDC8DD #DDBDC8
tetradic
#C8DDBD #BDD8DD #D2BDDD #DDC2BD
square
#C8DDBD #BDD8DD #D2BDDD #DDC2BD
split-complementary
#C8DDBD #C2BDDD #DDBDD8
monochromatic
#85B36C #A6C895 #C8DDBD #EAF2E5 #EEF5EB
Accessibility & contrast
On white
1.44
#C8DDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#C8DDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DDBD
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DDBD | 1.00 | 1.44 | 14.53 | 14.53 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#DCD6BE
Tritanopia (blue-blind)
#C8DAD4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8ddbd; /* rgb */ color: rgb(200, 221, 189); /* oklch */ color: oklch(87.3% 0.049 134.8);
Tailwind
colors: {
custom: {
50: '#d8e7d1',
500: '#c8ddbd',
950: '#000000',
},
}SCSS
$custom: #c8ddbd; $custom-light: #d8e7d1; $custom-dark: #000000;
JSON
{
"hex": "#c8ddbd",
"rgb": {
"r": 200,
"g": 221,
"b": 189
},
"hsl": {
"h": 99.375,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.87329,
"c": 0.0487,
"h": 134.8
},
"luminance": 0.67666
}Semantic roles & 50–950 ramp
primary
#C8DDBD
secondary
#A68AB5
accent
#3BAB84
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141614
muted
#838483