#C8FFA2#C8FFA2
#C8FFA2 is a very light, vivid yellow-green. Relative luminance 0.864; OKLCH L 94.1% C 0.132 H 133.3°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFA2 |
|---|---|
| RGB | rgb(200, 255, 162) |
| HSL | hsl(95, 100%, 82%) |
| HSV | hsv(95, 36%, 100%) |
| CMYK | cmyk(21.6%, 0%, 36.5%, 0%) |
| CIE-LAB | lab(94.49, -33.25, 38.95) |
| CIE-LCH | lch(94.49, 51.21, 130.49°) |
| OKLab | oklab(94.08% -0.0909 0.0964) |
| OKLCH | oklch(94.08% 0.132 133.3) |
| XYZ | xyz(66.0996, 86.4065, 47.3710) |
| Luminance | 0.8641 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.83
Tea Green
#BDF8A3
ΔE00 2.29
Light Light Green
#C8FFB0
ΔE00 2.52
Pistachio (survey)
#C0FA8B
ΔE00 3.06
Pale Light Green
#B1FC99
ΔE00 3.18
Washed Out Green
#BCF5A6
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFA2 #D9A2FF
analogous
#F6FFA2 #C8FFA2 #A2FFAB
triadic
#C8FFA2 #A2C8FF #FFA2C8
tetradic
#C8FFA2 #A2F6FF #D9A2FF #FFABA2
square
#C8FFA2 #A2F6FF #D9A2FF #FFABA2
split-complementary
#C8FFA2 #ABA2FF #FFA2F6
monochromatic
#80FF28 #A4FF65 #C8FFA2 #ECFFDF #EDFFE0
Accessibility & contrast
On white
1.15
#C8FFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#C8FFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFA2
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFA2 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF29B
Deuteranopia (green-blind)
#FEEEA7
Tritanopia (blue-blind)
#C9F8E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #c8ffa2; /* rgb */ color: rgb(200, 255, 162); /* oklch */ color: oklch(94.1% 0.132 133.3);
Tailwind
colors: {
custom: {
50: '#daffbe',
500: '#c8ffa2',
950: '#000000',
},
}SCSS
$custom: #c8ffa2; $custom-light: #daffbe; $custom-dark: #000000;
JSON
{
"hex": "#c8ffa2",
"rgb": {
"r": 200,
"g": 255,
"b": 162
},
"hsl": {
"h": 95.484,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.94081,
"c": 0.13249,
"h": 133.3
},
"luminance": 0.86408
}Semantic roles & 50–950 ramp
primary
#C8FFA2
secondary
#AE62E3
accent
#00E688
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682