#C8EFAA#C8EFAA
#C8EFAA is a very light, moderate yellow-green. Relative luminance 0.769; OKLCH L 90.7% C 0.100 H 132.1°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EFAA |
|---|---|
| RGB | rgb(200, 239, 170) |
| HSL | hsl(94, 68%, 80%) |
| HSV | hsv(94, 29%, 94%) |
| CMYK | cmyk(16.3%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(90.28, -24.62, 29.35) |
| CIE-LCH | lch(90.28, 38.31, 129.99°) |
| OKLab | oklab(90.75% -0.0667 0.0739) |
| OKLCH | oklch(90.75% 0.1 132.1) |
| XYZ | xyz(61.9403, 76.9137, 49.6049) |
| Luminance | 0.7692 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.47
Washed Out Green
#BCF5A6
ΔE00 3.24
Very Pale Green
#CFFDBC
ΔE00 3.33
Light Grey Green
#B7E1A1
ΔE00 3.46
Pale Green
#C7FDB5
ΔE00 3.55
Very Light Green
#D1FFBD
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EFAA #D1AAEF
analogous
#EBEFAA #C8EFAA #AAEFAE
triadic
#C8EFAA #AAC8EF #EFAAC8
tetradic
#C8EFAA #AAEBEF #D1AAEF #EFAEAA
square
#C8EFAA #AAEBEF #D1AAEF #EFAEAA
split-complementary
#C8EFAA #AEAAEF #EFAAEB
monochromatic
#85DC43 #A7E576 #C8EFAA #E9F9DE #EEFAE5
Accessibility & contrast
On white
1.28
#C8EFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#C8EFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EFAA
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EFAA | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A6
Deuteranopia (green-blind)
#EFE2AD
Tritanopia (blue-blind)
#C9E9DD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #c8efaa; /* rgb */ color: rgb(200, 239, 170); /* oklch */ color: oklch(90.7% 0.100 132.1);
Tailwind
colors: {
custom: {
50: '#d9f4c3',
500: '#c8efaa',
950: '#000000',
},
}SCSS
$custom: #c8efaa; $custom-light: #d9f4c3; $custom-dark: #000000;
JSON
{
"hex": "#c8efaa",
"rgb": {
"r": 200,
"g": 239,
"b": 170
},
"hsl": {
"h": 93.913,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.90749,
"c": 0.09956,
"h": 132.1
},
"luminance": 0.76915
}Semantic roles & 50–950 ramp
primary
#C8EFAA
secondary
#A570CD
accent
#15D07F
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#151712
muted
#848582