#C8F2A1#C8F2A1
#C8F2A1 is a very light, moderate yellow-green. Relative luminance 0.784; OKLCH L 91.2% C 0.114 H 130.7°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C8F2A1 |
|---|---|
| RGB | rgb(200, 242, 161) |
| HSL | hsl(91, 76%, 79%) |
| HSV | hsv(91, 33%, 95%) |
| CMYK | cmyk(17.4%, 0%, 33.5%, 5.1%) |
| CIE-LAB | lab(90.94, -27.32, 34.78) |
| CIE-LCH | lch(90.94, 44.23, 128.15°) |
| OKLab | oklab(91.23% -0.0744 0.0866) |
| OKLCH | oklch(91.23% 0.114 130.7) |
| XYZ | xyz(62.0035, 78.3559, 45.5689) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.83
Tea Green
#BDF8A3
ΔE00 2.88
Light Light Green
#C8FFB0
ΔE00 3.40
Pale Green
#C7FDB5
ΔE00 3.82
Light Sage
#BCECAC
ΔE00 4.10
Celery
#C1FD95
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8F2A1 #CBA1F2
analogous
#F1F2A1 #C8F2A1 #A1F2A3
triadic
#C8F2A1 #A1C8F2 #F2A1C8
tetradic
#C8F2A1 #A1F1F2 #CBA1F2 #F2A3A1
square
#C8F2A1 #A1F1F2 #CBA1F2 #F2A3A1
split-complementary
#C8F2A1 #A3A1F2 #F2A1F1
monochromatic
#89E335 #A9EB6B #C8F2A1 #E7F9D7 #EFFBE4
Accessibility & contrast
On white
1.26
#C8F2A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#C8F2A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8F2A1
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8F2A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8F2A1 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E79B
Deuteranopia (green-blind)
#F3E4A5
Tritanopia (blue-blind)
#CAEBDD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #c8f2a1; /* rgb */ color: rgb(200, 242, 161); /* oklch */ color: oklch(91.2% 0.114 130.7);
Tailwind
colors: {
custom: {
50: '#d9f6bd',
500: '#c8f2a1',
950: '#000000',
},
}SCSS
$custom: #c8f2a1; $custom-light: #d9f6bd; $custom-dark: #000000;
JSON
{
"hex": "#c8f2a1",
"rgb": {
"r": 200,
"g": 242,
"b": 161
},
"hsl": {
"h": 91.111,
"s": 75.701,
"l": 79.02
},
"oklch": {
"l": 0.91229,
"c": 0.11419,
"h": 130.7
},
"luminance": 0.78357
}Semantic roles & 50–950 ramp
primary
#C8F2A1
secondary
#9E67D0
accent
#0ED876
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#151712
muted
#848582