#C8EEA2#C8EEA2
#C8EEA2 is a very light, moderate yellow-green. Relative luminance 0.760; OKLCH L 90.4% C 0.107 H 129.9°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C8EEA2 |
|---|---|
| RGB | rgb(200, 238, 162) |
| HSL | hsl(90, 69%, 78%) |
| HSV | hsv(90, 32%, 93%) |
| CMYK | cmyk(16%, 0%, 31.9%, 6.7%) |
| CIE-LAB | lab(89.88, -25.28, 32.86) |
| CIE-LCH | lch(89.88, 41.46, 127.56°) |
| OKLab | oklab(90.38% -0.0687 0.0821) |
| OKLCH | oklch(90.38% 0.107 129.9) |
| XYZ | xyz(60.9145, 76.0363, 45.6426) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.40
Light Sage
#BCECAC
ΔE00 3.62
Tea Green
#BDF8A3
ΔE00 3.77
Light Grey Green
#B7E1A1
ΔE00 4.01
Light Light Green
#C8FFB0
ΔE00 4.18
Pale Green
#C7FDB5
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8EEA2 #C8A2EE
analogous
#EEEEA2 #C8EEA2 #A2EEA2
triadic
#C8EEA2 #A2C8EE #EEA2C8
tetradic
#C8EEA2 #A2EEEE #C8A2EE #EEA2A2
square
#C8EEA2 #A2EEEE #C8A2EE #EEA2A2
split-complementary
#C8EEA2 #A2A2EE #EEA2EE
monochromatic
#8BDB3B #A9E56E #C8EEA2 #E7F7D6 #F0FAE5
Accessibility & contrast
On white
1.30
#C8EEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#C8EEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8EEA2
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8EEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8EEA2 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E49D
Deuteranopia (green-blind)
#EFE1A6
Tritanopia (blue-blind)
#CBE8DA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #c8eea2; /* rgb */ color: rgb(200, 238, 162); /* oklch */ color: oklch(90.4% 0.107 129.9);
Tailwind
colors: {
custom: {
50: '#d9f3be',
500: '#c8eea2',
950: '#000000',
},
}SCSS
$custom: #c8eea2; $custom-light: #d9f3be; $custom-dark: #000000;
JSON
{
"hex": "#c8eea2",
"rgb": {
"r": 200,
"g": 238,
"b": 162
},
"hsl": {
"h": 90,
"s": 69.091,
"l": 78.431
},
"oklch": {
"l": 0.9038,
"c": 0.10705,
"h": 129.9
},
"luminance": 0.76037
}Semantic roles & 50–950 ramp
primary
#C8EEA2
secondary
#9A69CB
accent
#14D173
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#151712
muted
#848582