#C8DBAF#C8DBAF
#C8DBAF is a very light, moderate yellow-green. Relative luminance 0.660; OKLCH L 86.6% C 0.062 H 126.7°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DBAF |
|---|---|
| RGB | rgb(200, 219, 175) |
| HSL | hsl(86, 38%, 77%) |
| HSV | hsv(86, 20%, 86%) |
| CMYK | cmyk(8.7%, 0%, 20.1%, 14.1%) |
| CIE-LAB | lab(85.02, -14.04, 19.56) |
| CIE-LCH | lch(85.02, 24.08, 125.68°) |
| OKLab | oklab(86.58% -0.0373 0.0501) |
| OKLCH | oklch(86.58% 0.062 126.7) |
| XYZ | xyz(56.8877, 66.0373, 50.2986) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.05
Light Sage
#BCECAC
ΔE00 7.17
Pale Olive
#B9CC81
ΔE00 8.10
Very Pale Green
#CFFDBC
ΔE00 8.89
Very Light Green
#D1FFBD
ΔE00 9.22
Greenish Tan
#BCCB7A
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DBAF #C2AFDB
analogous
#DBD8AF #C8DBAF #B2DBAF
triadic
#C8DBAF #AFC8DB #DBAFC8
tetradic
#C8DBAF #AFDBD8 #C2AFDB #DBAFB2
square
#C8DBAF #AFDBD8 #C2AFDB #DBAFB2
split-complementary
#C8DBAF #AFB2DB #D8AFDB
monochromatic
#8EB55B #ABC885 #C8DBAF #E5EED9 #F0F6EA
Accessibility & contrast
On white
1.48
#C8DBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#C8DBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DBAF
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DBAF | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D5AC
Deuteranopia (green-blind)
#DDD4B1
Tritanopia (blue-blind)
#CBD7CF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c8dbaf; /* rgb */ color: rgb(200, 219, 175); /* oklch */ color: oklch(86.6% 0.062 126.7);
Tailwind
colors: {
custom: {
50: '#d9e6c7',
500: '#c8dbaf',
950: '#000000',
},
}SCSS
$custom: #c8dbaf; $custom-light: #d9e6c7; $custom-dark: #000000;
JSON
{
"hex": "#c8dbaf",
"rgb": {
"r": 200,
"g": 219,
"b": 175
},
"hsl": {
"h": 85.909,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.86578,
"c": 0.0624,
"h": 126.7
},
"luminance": 0.66038
}Semantic roles & 50–950 ramp
primary
#C8DBAF
secondary
#937CB3
accent
#35B16A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482