#C8F2A0#C8F2A0
#C8F2A0 is a very light, moderate yellow-green. Relative luminance 0.783; OKLCH L 91.2% C 0.115 H 130.4°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F2A0 |
|---|---|
| RGB | rgb(200, 242, 160) |
| HSL | hsl(91, 76%, 79%) |
| HSV | hsv(91, 34%, 95%) |
| CMYK | cmyk(17.4%, 0%, 33.9%, 5.1%) |
| CIE-LAB | lab(90.93, -27.45, 35.26) |
| CIE-LCH | lch(90.93, 44.69, 127.90°) |
| OKLab | oklab(91.21% -0.0748 0.0877) |
| OKLCH | oklch(91.21% 0.115 130.4) |
| XYZ | xyz(61.9156, 78.3208, 45.1063) |
| Luminance | 0.7832 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.91
Washed Out Green
#BCF5A6
ΔE00 2.92
Light Light Green
#C8FFB0
ΔE00 3.48
Pale Green
#C7FDB5
ΔE00 3.95
Celery
#C1FD95
ΔE00 4.10
Light Sage
#BCECAC
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F2A0 #CAA0F2
analogous
#F1F2A0 #C8F2A0 #A0F2A1
triadic
#C8F2A0 #A0C8F2 #F2A0C8
tetradic
#C8F2A0 #A0F1F2 #CAA0F2 #F2A1A0
square
#C8F2A0 #A0F1F2 #CAA0F2 #F2A1A0
split-complementary
#C8F2A0 #A1A0F2 #F2A0F1
monochromatic
#8AE334 #A9EB6A #C8F2A0 #E7F9D6 #EFFBE4
Accessibility & contrast
On white
1.26
#C8F2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#C8F2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F2A0
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F2A0 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E79A
Deuteranopia (green-blind)
#F3E4A4
Tritanopia (blue-blind)
#CBEBDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8f2a0; /* rgb */ color: rgb(200, 242, 160); /* oklch */ color: oklch(91.2% 0.115 130.4);
Tailwind
colors: {
custom: {
50: '#d9f6bd',
500: '#c8f2a0',
950: '#000000',
},
}SCSS
$custom: #c8f2a0; $custom-light: #d9f6bd; $custom-dark: #000000;
JSON
{
"hex": "#c8f2a0",
"rgb": {
"r": 200,
"g": 242,
"b": 160
},
"hsl": {
"h": 90.732,
"s": 75.926,
"l": 78.824
},
"oklch": {
"l": 0.91211,
"c": 0.1153,
"h": 130.4
},
"luminance": 0.78322
}Semantic roles & 50–950 ramp
primary
#C8F2A0
secondary
#9C66D0
accent
#0DD875
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#151712
muted
#848582