#C8DBAE#C8DBAE
#C8DBAE is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.6% C 0.064 H 126.3°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBAE |
|---|---|
| RGB | rgb(200, 219, 174) |
| HSL | hsl(85, 38%, 77%) |
| HSV | hsv(85, 21%, 86%) |
| CMYK | cmyk(8.7%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(85.00, -14.20, 20.05) |
| CIE-LCH | lch(85.00, 24.57, 125.30°) |
| OKLab | oklab(86.56% -0.0377 0.0513) |
| OKLCH | oklch(86.56% 0.064 126.3) |
| XYZ | xyz(56.7898, 65.9982, 49.7833) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.90
Light Sage
#BCECAC
ΔE00 7.06
Pale Olive
#B9CC81
ΔE00 7.87
Very Pale Green
#CFFDBC
ΔE00 8.80
Greenish Tan
#BCCB7A
ΔE00 9.12
Very Light Green
#D1FFBD
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBAE #C1AEDB
analogous
#DBD8AE #C8DBAE #B2DBAE
triadic
#C8DBAE #AEC8DB #DBAEC8
tetradic
#C8DBAE #AEDBD8 #C1AEDB #DBAEB2
square
#C8DBAE #AEDBD8 #C1AEDB #DBAEB2
split-complementary
#C8DBAE #AEB2DB #D8AEDB
monochromatic
#8EB559 #ABC884 #C8DBAE #E5EED8 #F1F6EA
Accessibility & contrast
On white
1.48
#C8DBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#C8DBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBAE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBAE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AB
Deuteranopia (green-blind)
#DDD4B0
Tritanopia (blue-blind)
#CBD7CF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8dbae; /* rgb */ color: rgb(200, 219, 174); /* oklch */ color: oklch(86.6% 0.064 126.3);
Tailwind
colors: {
custom: {
50: '#d9e6c6',
500: '#c8dbae',
950: '#000000',
},
}SCSS
$custom: #c8dbae; $custom-light: #d9e6c6; $custom-dark: #000000;
JSON
{
"hex": "#c8dbae",
"rgb": {
"r": 200,
"g": 219,
"b": 174
},
"hsl": {
"h": 85.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.86555,
"c": 0.06363,
"h": 126.3
},
"luminance": 0.65998
}Semantic roles & 50–950 ramp
primary
#C8DBAE
secondary
#927AB3
accent
#34B169
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482