#C8FCA2#C8FCA2
#C8FCA2 is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.4% C 0.128 H 132.8°. Best body text is #000000 at 17.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FCA2 |
|---|---|
| RGB | rgb(200, 252, 162) |
| HSL | hsl(95, 94%, 81%) |
| HSV | hsv(95, 36%, 99%) |
| CMYK | cmyk(20.6%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(93.67, -31.86, 37.88) |
| CIE-LCH | lch(93.67, 49.50, 130.07°) |
| OKLab | oklab(93.43% -0.087 0.0939) |
| OKLCH | oklch(93.43% 0.128 132.8) |
| XYZ | xyz(65.1501, 84.5075, 47.0545) |
| Luminance | 0.8451 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 1.99
Celery
#C1FD95
ΔE00 2.20
Light Light Green
#C8FFB0
ΔE00 2.34
Washed Out Green
#BCF5A6
ΔE00 2.84
Pistachio (survey)
#C0FA8B
ΔE00 3.27
Pale Light Green
#B1FC99
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FCA2 #D6A2FC
analogous
#F5FCA2 #C8FCA2 #A2FCA9
triadic
#C8FCA2 #A2C8FC #FCA2C8
tetradic
#C8FCA2 #A2F5FC #D6A2FC #FCA9A2
square
#C8FCA2 #A2F5FC #D6A2FC #FCA9A2
split-complementary
#C8FCA2 #A9A2FC #FCA2F5
monochromatic
#82F82B #A5FA67 #C8FCA2 #EBFEDD #EDFEE1
Accessibility & contrast
On white
1.17
#C8FCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.90
#C8FCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FCA2
17.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FCA2 | 1.00 | 1.17 | 17.90 | 17.90 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF09C
Deuteranopia (green-blind)
#FBEBA7
Tritanopia (blue-blind)
#C9F5E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fca2; /* rgb */ color: rgb(200, 252, 162); /* oklch */ color: oklch(93.4% 0.128 132.8);
Tailwind
colors: {
custom: {
50: '#dafdbe',
500: '#c8fca2',
950: '#000000',
},
}SCSS
$custom: #c8fca2; $custom-light: #dafdbe; $custom-dark: #000000;
JSON
{
"hex": "#c8fca2",
"rgb": {
"r": 200,
"g": 252,
"b": 162
},
"hsl": {
"h": 94.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.93425,
"c": 0.12804,
"h": 132.8
},
"luminance": 0.84509
}Semantic roles & 50–950 ramp
primary
#C8FCA2
secondary
#AB63DF
accent
#00E685
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582