#C8DBBB#C8DBBB
#C8DBBB is a very light, muted yellow-green. Relative luminance 0.665; OKLCH L 86.9% C 0.048 H 132.6°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBBB |
|---|---|
| RGB | rgb(200, 219, 187) |
| HSL | hsl(96, 31%, 80%) |
| HSV | hsv(96, 15%, 86%) |
| CMYK | cmyk(8.7%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(85.27, -12.10, 13.61) |
| CIE-LCH | lch(85.27, 18.21, 131.64°) |
| OKLab | oklab(86.86% -0.0323 0.0352) |
| OKLCH | oklch(86.86% 0.048 132.6) |
| XYZ | xyz(58.1190, 66.5298, 56.7837) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 8.53
Light Sage
#BCECAC
ΔE00 9.20
Beige
#F5F5DC
ΔE00 9.89
Lightgoldenrodyellow
#FAFAD2
ΔE00 10.06
Honeydew
#F0FFF0
ΔE00 10.20
Very Pale Green
#CFFDBC
ΔE00 10.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBBB #CEBBDB
analogous
#D8DBBB #C8DBBB #BBDBBE
triadic
#C8DBBB #BBC8DB #DBBBC8
tetradic
#C8DBBB #BBD8DB #CEBBDB #DBBEBB
square
#C8DBBB #BBD8DB #CEBBDB #DBBEBB
split-complementary
#C8DBBB #BEBBDB #DBBBD8
monochromatic
#87B16B #A8C693 #C8DBBB #E8F0E3 #EFF4EB
Accessibility & contrast
On white
1.47
#C8DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#C8DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBBB
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBBB | 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)
#DED6B9
Deuteranopia (green-blind)
#DBD4BC
Tritanopia (blue-blind)
#C9D8D2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #c8dbbb; /* rgb */ color: rgb(200, 219, 187); /* oklch */ color: oklch(86.9% 0.048 132.6);
Tailwind
colors: {
custom: {
50: '#d8e6cf',
500: '#c8dbbb',
950: '#000000',
},
}SCSS
$custom: #c8dbbb; $custom-light: #d8e6cf; $custom-dark: #000000;
JSON
{
"hex": "#c8dbbb",
"rgb": {
"r": 200,
"g": 219,
"b": 187
},
"hsl": {
"h": 95.625,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86859,
"c": 0.04779,
"h": 132.6
},
"luminance": 0.6653
}Semantic roles & 50–950 ramp
primary
#C8DBBB
secondary
#A188B2
accent
#3CA97D
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483