#C8FEA2#C8FEA2
#C8FEA2 is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 93.9% C 0.131 H 133.1°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FEA2 |
|---|---|
| RGB | rgb(200, 254, 162) |
| HSL | hsl(95, 98%, 82%) |
| HSV | hsv(95, 36%, 100%) |
| CMYK | cmyk(21.3%, 0%, 36.2%, 0.4%) |
| CIE-LAB | lab(94.21, -32.79, 38.59) |
| CIE-LCH | lch(94.21, 50.64, 130.35°) |
| OKLab | oklab(93.86% -0.0896 0.0956) |
| OKLCH | oklch(93.86% 0.131 133.1) |
| XYZ | xyz(65.7814, 85.7702, 47.2650) |
| Luminance | 0.8577 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.93
Tea Green
#BDF8A3
ΔE00 2.17
Light Light Green
#C8FFB0
ΔE00 2.44
Pistachio (survey)
#C0FA8B
ΔE00 3.11
Washed Out Green
#BCF5A6
ΔE00 3.12
Pale Light Green
#B1FC99
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FEA2 #D8A2FE
analogous
#F6FEA2 #C8FEA2 #A2FEAA
triadic
#C8FEA2 #A2C8FE #FEA2C8
tetradic
#C8FEA2 #A2F6FE #D8A2FE #FEAAA2
square
#C8FEA2 #A2F6FE #D8A2FE #FEAAA2
split-complementary
#C8FEA2 #AAA2FE #FEA2F6
monochromatic
#80FD29 #A4FD65 #C8FEA2 #ECFFDF #EDFFE1
Accessibility & contrast
On white
1.16
#C8FEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#C8FEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FEA2
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FEA2 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF19C
Deuteranopia (green-blind)
#FDEDA7
Tritanopia (blue-blind)
#C9F7E7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #c8fea2; /* rgb */ color: rgb(200, 254, 162); /* oklch */ color: oklch(93.9% 0.131 133.1);
Tailwind
colors: {
custom: {
50: '#daffbe',
500: '#c8fea2',
950: '#000000',
},
}SCSS
$custom: #c8fea2; $custom-light: #daffbe; $custom-dark: #000000;
JSON
{
"hex": "#c8fea2",
"rgb": {
"r": 200,
"g": 254,
"b": 162
},
"hsl": {
"h": 95.217,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.93862,
"c": 0.13101,
"h": 133.1
},
"luminance": 0.85772
}Semantic roles & 50–950 ramp
primary
#C8FEA2
secondary
#AD62E2
accent
#00E687
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151812
muted
#848682