#C8EEAA#C8EEAA
#C8EEAA is a very light, moderate yellow-green. Relative luminance 0.763; OKLCH L 90.5% C 0.098 H 131.8°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EEAA |
|---|---|
| RGB | rgb(200, 238, 170) |
| HSL | hsl(94, 67%, 80%) |
| HSV | hsv(94, 29%, 93%) |
| CMYK | cmyk(16%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(90.01, -24.14, 28.99) |
| CIE-LCH | lch(90.01, 37.72, 129.78°) |
| OKLab | oklab(90.53% -0.0654 0.073) |
| OKLCH | oklch(90.53% 0.098 131.8) |
| XYZ | xyz(61.6484, 76.3298, 49.5076) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.46
Light Grey Green
#B7E1A1
ΔE00 3.30
Washed Out Green
#BCF5A6
ΔE00 3.48
Very Pale Green
#CFFDBC
ΔE00 3.49
Very Light Green
#D1FFBD
ΔE00 3.77
Pale Green
#C7FDB5
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EEAA #D0AAEE
analogous
#EAEEAA #C8EEAA #AAEEAE
triadic
#C8EEAA #AAC8EE #EEAAC8
tetradic
#C8EEAA #AAEAEE #D0AAEE #EEAEAA
square
#C8EEAA #AAEAEE #D0AAEE #EEAEAA
split-complementary
#C8EEAA #AEAAEE #EEAAEA
monochromatic
#86DA44 #A7E477 #C8EEAA #E9F8DD #EFFAE5
Accessibility & contrast
On white
1.29
#C8EEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#C8EEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EEAA
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EEAA | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A6
Deuteranopia (green-blind)
#EEE1AD
Tritanopia (blue-blind)
#CAE8DC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8eeaa; /* rgb */ color: rgb(200, 238, 170); /* oklch */ color: oklch(90.5% 0.098 131.8);
Tailwind
colors: {
custom: {
50: '#d9f3c3',
500: '#c8eeaa',
950: '#000000',
},
}SCSS
$custom: #c8eeaa; $custom-light: #d9f3c3; $custom-dark: #000000;
JSON
{
"hex": "#c8eeaa",
"rgb": {
"r": 200,
"g": 238,
"b": 170
},
"hsl": {
"h": 93.529,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.90533,
"c": 0.09802,
"h": 131.8
},
"luminance": 0.76331
}Semantic roles & 50–950 ramp
primary
#C8EEAA
secondary
#A371CB
accent
#17CF7E
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#151712
muted
#848582