#C8DBBC#C8DBBC
#C8DBBC is a very light, muted yellow-green. Relative luminance 0.666; OKLCH L 86.9% C 0.047 H 133.2°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBBC |
|---|---|
| RGB | rgb(200, 219, 188) |
| HSL | hsl(97, 30%, 80%) |
| HSV | hsv(97, 14%, 86%) |
| CMYK | cmyk(8.7%, 0%, 14.2%, 14.1%) |
| CIE-LAB | lab(85.29, -11.94, 13.12) |
| CIE-LCH | lch(85.29, 17.73, 132.30°) |
| OKLab | oklab(86.88% -0.0319 0.0339) |
| OKLCH | oklch(86.88% 0.047 133.2) |
| XYZ | xyz(58.2265, 66.5728, 57.3495) |
| Luminance | 0.6657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.78
Light Sage
#BCECAC
ΔE00 9.42
Beige
#F5F5DC
ΔE00 9.83
Honeydew
#F0FFF0
ΔE00 10.02
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.13
Mint
#AAF0C1
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBBC #CFBCDB
analogous
#D8DBBC #C8DBBC #BCDBC0
triadic
#C8DBBC #BCC8DB #DBBCC8
tetradic
#C8DBBC #BCD8DB #CFBCDB #DBC0BC
square
#C8DBBC #BCD8DB #CFBCDB #DBC0BC
split-complementary
#C8DBBC #C0BCDB #DBBCD8
monochromatic
#87B06C #A7C694 #C8DBBC #E9F0E4 #EFF4EB
Accessibility & contrast
On white
1.47
#C8DBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#C8DBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBBC
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBBC | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BA
Deuteranopia (green-blind)
#DBD5BD
Tritanopia (blue-blind)
#C9D8D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8dbbc; /* rgb */ color: rgb(200, 219, 188); /* oklch */ color: oklch(86.9% 0.047 133.2);
Tailwind
colors: {
custom: {
50: '#d8e6d0',
500: '#c8dbbc',
950: '#000000',
},
}SCSS
$custom: #c8dbbc; $custom-light: #d8e6d0; $custom-dark: #000000;
JSON
{
"hex": "#c8dbbc",
"rgb": {
"r": 200,
"g": 219,
"b": 188
},
"hsl": {
"h": 96.774,
"s": 30.097,
"l": 79.804
},
"oklch": {
"l": 0.86884,
"c": 0.04659,
"h": 133.2
},
"luminance": 0.66573
}Semantic roles & 50–950 ramp
primary
#C8DBBC
secondary
#A289B2
accent
#3DA97F
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483