#C8DBBE#C8DBBE
#C8DBBE is a very light, muted yellow-green. Relative luminance 0.667; OKLCH L 86.9% C 0.044 H 134.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBBE |
|---|---|
| RGB | rgb(200, 219, 190) |
| HSL | hsl(99, 29%, 80%) |
| HSV | hsv(99, 13%, 86%) |
| CMYK | cmyk(8.7%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(85.33, -11.60, 12.13) |
| CIE-LCH | lch(85.33, 16.78, 133.73°) |
| OKLab | oklab(86.93% -0.0311 0.0314) |
| OKLCH | oklch(86.93% 0.044 134.7) |
| XYZ | xyz(58.4435, 66.6596, 58.4928) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 9.30
Honeydew
#F0FFF0
ΔE00 9.67
Beige
#F5F5DC
ΔE00 9.73
Light Sage
#BCECAC
ΔE00 9.88
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.30
Light Grey
#D8DCD6
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBBE #D1BEDB
analogous
#D7DBBE #C8DBBE #BEDBC2
triadic
#C8DBBE #BEC8DB #DBBEC8
tetradic
#C8DBBE #BED7DB #D1BEDB #DBC2BE
square
#C8DBBE #BED7DB #D1BEDB #DBC2BE
split-complementary
#C8DBBE #C2BEDB #DBBED7
monochromatic
#85AF6F #A7C597 #C8DBBE #E9F1E5 #EEF4EB
Accessibility & contrast
On white
1.47
#C8DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#C8DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBBE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBBE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BC
Deuteranopia (green-blind)
#DAD5BF
Tritanopia (blue-blind)
#C8D8D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8dbbe; /* rgb */ color: rgb(200, 219, 190); /* oklch */ color: oklch(86.9% 0.044 134.7);
Tailwind
colors: {
custom: {
50: '#d8e6d1',
500: '#c8dbbe',
950: '#000000',
},
}SCSS
$custom: #c8dbbe; $custom-light: #d8e6d1; $custom-dark: #000000;
JSON
{
"hex": "#c8dbbe",
"rgb": {
"r": 200,
"g": 219,
"b": 190
},
"hsl": {
"h": 99.31,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.86933,
"c": 0.04421,
"h": 134.7
},
"luminance": 0.6666
}Semantic roles & 50–950 ramp
primary
#C8DBBE
secondary
#A58BB2
accent
#3EA783
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483