#C8EAAA#C8EAAA
#C8EAAA is a very light, moderate yellow-green. Relative luminance 0.740; OKLCH L 89.7% C 0.092 H 130.8°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EAAA |
|---|---|
| RGB | rgb(200, 234, 170) |
| HSL | hsl(92, 60%, 79%) |
| HSV | hsv(92, 27%, 92%) |
| CMYK | cmyk(14.5%, 0%, 27.4%, 8.2%) |
| CIE-LAB | lab(88.94, -22.21, 27.53) |
| CIE-LCH | lch(88.94, 35.37, 128.89°) |
| OKLab | oklab(89.67% -0.06 0.0695) |
| OKLCH | oklch(89.67% 0.092 130.8) |
| XYZ | xyz(60.4967, 74.0265, 49.1237) |
| Luminance | 0.7403 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.77
Light Grey Green
#B7E1A1
ΔE00 2.89
Very Pale Green
#CFFDBC
ΔE00 4.28
Washed Out Green
#BCF5A6
ΔE00 4.54
Very Light Green
#D1FFBD
ΔE00 4.60
Pale Green
#C7FDB5
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EAAA #CCAAEA
analogous
#E8EAAA #C8EAAA #AAEAAC
triadic
#C8EAAA #AAC8EA #EAAAC8
tetradic
#C8EAAA #AAE8EA #CCAAEA #EAACAA
square
#C8EAAA #AAE8EA #CCAAEA #EAACAA
split-complementary
#C8EAAA #ACAAEA #EAAAE8
monochromatic
#88D248 #A8DE79 #C8EAAA #E8F6DB #EFF9E6
Accessibility & contrast
On white
1.33
#C8EAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#C8EAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EAAA
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EAAA | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E1A6
Deuteranopia (green-blind)
#EBDEAD
Tritanopia (blue-blind)
#CAE5D9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #c8eaaa; /* rgb */ color: rgb(200, 234, 170); /* oklch */ color: oklch(89.7% 0.092 130.8);
Tailwind
colors: {
custom: {
50: '#d9f0c3',
500: '#c8eaaa',
950: '#000000',
},
}SCSS
$custom: #c8eaaa; $custom-light: #d9f0c3; $custom-dark: #000000;
JSON
{
"hex": "#c8eaaa",
"rgb": {
"r": 200,
"g": 234,
"b": 170
},
"hsl": {
"h": 91.875,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.89671,
"c": 0.09182,
"h": 130.8
},
"luminance": 0.74027
}Semantic roles & 50–950 ramp
primary
#C8EAAA
secondary
#9F72C6
accent
#1DC878
background
#FEFFFD
surface
#FBFEF9
border
#D4D6D2
text
#141612
muted
#838582