#C8D2AF#C8D2AF
#C8D2AF is a very light, muted yellow-green. Relative luminance 0.615; OKLCH L 84.7% C 0.048 H 120.4°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C8D2AF |
|---|---|
| RGB | rgb(200, 210, 175) |
| HSL | hsl(77, 28%, 75%) |
| HSV | hsv(77, 17%, 82%) |
| CMYK | cmyk(4.8%, 0%, 16.7%, 17.6%) |
| CIE-LAB | lab(82.63, -9.48, 16.23) |
| CIE-LCH | lch(82.63, 18.79, 120.28°) |
| OKLab | oklab(84.68% -0.0245 0.0418) |
| OKLCH | oklch(84.68% 0.048 120.4) |
| XYZ | xyz(54.6029, 61.4678, 49.5370) |
| Luminance | 0.6147 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 9.04
Light Grey Green
#B7E1A1
ΔE00 9.42
Pale Olive
#B9CC81
ΔE00 9.47
Beige
#F5F5DC
ΔE00 9.89
Palegoldenrod
#EEE8AA
ΔE00 9.91
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8D2AF #B9AFD2
analogous
#D2CAAF #C8D2AF #B6D2AF
triadic
#C8D2AF #AFC8D2 #D2AFC8
tetradic
#C8D2AF #AFD2CA #B9AFD2 #D2AFB6
square
#C8D2AF #AFD2CA #B9AFD2 #D2AFB6
split-complementary
#C8D2AF #AFB6D2 #CAAFD2
monochromatic
#92A661 #ADBC88 #C8D2AF #E3E8D6 #F2F4EB
Accessibility & contrast
On white
1.58
#C8D2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#C8D2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8D2AF
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8D2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8D2AF | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAD
Deuteranopia (green-blind)
#D6CEB0
Tritanopia (blue-blind)
#CBCEC8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c8d2af; /* rgb */ color: rgb(200, 210, 175); /* oklch */ color: oklch(84.7% 0.048 120.4);
Tailwind
colors: {
custom: {
50: '#d8dfc7',
500: '#c8d2af',
950: '#000000',
},
}SCSS
$custom: #c8d2af; $custom-light: #d8dfc7; $custom-dark: #000000;
JSON
{
"hex": "#c8d2af",
"rgb": {
"r": 200,
"g": 210,
"b": 175
},
"hsl": {
"h": 77.143,
"s": 28,
"l": 75.49
},
"oklch": {
"l": 0.84684,
"c": 0.04843,
"h": 120.4
},
"luminance": 0.61468
}Semantic roles & 50–950 ramp
primary
#C8D2AF
secondary
#897DA8
accent
#3FA75D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482