#C8DFAA#C8DFAA
#C8DFAA is a very light, moderate yellow-green. Relative luminance 0.680; OKLCH L 87.3% C 0.075 H 127.0°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C8DFAA |
|---|---|
| RGB | rgb(200, 223, 170) |
| HSL | hsl(86, 45%, 77%) |
| HSV | hsv(86, 24%, 87%) |
| CMYK | cmyk(10.3%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(85.98, -16.81, 23.50) |
| CIE-LCH | lch(85.98, 28.89, 125.57°) |
| OKLab | oklab(87.32% -0.0449 0.0597) |
| OKLCH | oklch(87.32% 0.075 127) |
| XYZ | xyz(57.4618, 67.9567, 48.1121) |
| Luminance | 0.6796 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.25
Light Sage
#BCECAC
ΔE00 5.42
Pale Olive
#B9CC81
ΔE00 6.98
Very Pale Green
#CFFDBC
ΔE00 7.25
Very Light Green
#D1FFBD
ΔE00 7.58
Pale Olive Green
#B1D27B
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8DFAA #C1AADF
analogous
#DFDCAA #C8DFAA #AEDFAA
triadic
#C8DFAA #AAC8DF #DFAAC8
tetradic
#C8DFAA #AADFDC #C1AADF #DFAAAE
square
#C8DFAA #AADFDC #C1AADF #DFAAAE
split-complementary
#C8DFAA #AAAEDF #DCAADF
monochromatic
#8EBE51 #ABCE7E #C8DFAA #E5F0D6 #F1F7E9
Accessibility & contrast
On white
1.44
#C8DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#C8DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8DFAA
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8DFAA | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8A7
Deuteranopia (green-blind)
#E1D7AC
Tritanopia (blue-blind)
#CBDAD1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c8dfaa; /* rgb */ color: rgb(200, 223, 170); /* oklch */ color: oklch(87.3% 0.075 127.0);
Tailwind
colors: {
custom: {
50: '#d9e9c3',
500: '#c8dfaa',
950: '#000000',
},
}SCSS
$custom: #c8dfaa; $custom-light: #d9e9c3; $custom-dark: #000000;
JSON
{
"hex": "#c8dfaa",
"rgb": {
"r": 200,
"g": 223,
"b": 170
},
"hsl": {
"h": 86.038,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.87317,
"c": 0.07473,
"h": 127
},
"luminance": 0.67957
}Semantic roles & 50–950 ramp
primary
#C8DFAA
secondary
#9275B8
accent
#2DB86A
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141612
muted
#838482