#C8EAAF#C8EAAF
#C8EAAF is a very light, moderate yellow-green. Relative luminance 0.742; OKLCH L 89.8% C 0.086 H 132.3°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EAAF |
|---|---|
| RGB | rgb(200, 234, 175) |
| HSL | hsl(95, 58%, 80%) |
| HSV | hsv(95, 25%, 92%) |
| CMYK | cmyk(14.5%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(89.03, -21.46, 25.09) |
| CIE-LCH | lch(89.03, 33.01, 130.54°) |
| OKLab | oklab(89.77% -0.0579 0.0636) |
| OKLCH | oklch(89.77% 0.086 132.3) |
| XYZ | xyz(60.9787, 74.2193, 51.6623) |
| Luminance | 0.7422 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.67
Light Grey Green
#B7E1A1
ΔE00 3.01
Very Pale Green
#CFFDBC
ΔE00 4.21
Very Light Green
#D1FFBD
ΔE00 4.57
Pale Green
#C7FDB5
ΔE00 4.99
Washed Out Green
#BCF5A6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EAAF #D1AFEA
analogous
#E6EAAF #C8EAAF #AFEAB3
triadic
#C8EAAF #AFC8EA #EAAFC8
tetradic
#C8EAAF #AFE6EA #D1AFEA #EAB3AF
square
#C8EAAF #AFE6EA #D1AFEA #EAB3AF
split-complementary
#C8EAAF #B3AFEA #EAAFE6
monochromatic
#85D14E #A7DD7F #C8EAAF #E9F7DF #EEF9E7
Accessibility & contrast
On white
1.33
#C8EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#C8EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EAAF
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EAAF | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AB
Deuteranopia (green-blind)
#EADFB2
Tritanopia (blue-blind)
#C9E5DA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #c8eaaf; /* rgb */ color: rgb(200, 234, 175); /* oklch */ color: oklch(89.8% 0.086 132.3);
Tailwind
colors: {
custom: {
50: '#d9f0c7',
500: '#c8eaaf',
950: '#000000',
},
}SCSS
$custom: #c8eaaf; $custom-light: #d9f0c7; $custom-dark: #000000;
JSON
{
"hex": "#c8eaaf",
"rgb": {
"r": 200,
"g": 234,
"b": 175
},
"hsl": {
"h": 94.576,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.89774,
"c": 0.08606,
"h": 132.3
},
"luminance": 0.7422
}Semantic roles & 50–950 ramp
primary
#C8EAAF
secondary
#A577C6
accent
#1FC67F
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141613
muted
#838582