#C8FBA0#C8FBA0
#C8FBA0 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 93.2% C 0.129 H 132.3°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FBA0 |
|---|---|
| RGB | rgb(200, 251, 160) |
| HSL | hsl(94, 92%, 81%) |
| HSV | hsv(94, 36%, 98%) |
| CMYK | cmyk(20.3%, 0%, 36.3%, 1.6%) |
| CIE-LAB | lab(93.37, -31.67, 38.47) |
| CIE-LCH | lch(93.37, 49.83, 129.46°) |
| OKLab | oklab(93.17% -0.0865 0.0953) |
| OKLCH | oklch(93.17% 0.129 132.3) |
| XYZ | xyz(64.6605, 83.8105, 46.0213) |
| Luminance | 0.8381 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 2.09
Tea Green
#BDF8A3
ΔE00 2.16
Light Light Green
#C8FFB0
ΔE00 2.66
Washed Out Green
#BCF5A6
ΔE00 3.00
Pistachio (survey)
#C0FA8B
ΔE00 3.05
Pale Light Green
#B1FC99
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FBA0 #D3A0FB
analogous
#F6FBA0 #C8FBA0 #A0FBA5
triadic
#C8FBA0 #A0C8FB #FBA0C8
tetradic
#C8FBA0 #A0F6FB #D3A0FB #FBA5A0
square
#C8FBA0 #A0F6FB #D3A0FB #FBA5A0
split-complementary
#C8FBA0 #A5A0FB #FBA0F6
monochromatic
#84F62B #A6F965 #C8FBA0 #EAFDDB #EEFEE2
Accessibility & contrast
On white
1.18
#C8FBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#C8FBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FBA0
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FBA0 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF9A
Deuteranopia (green-blind)
#FBEBA5
Tritanopia (blue-blind)
#CAF4E4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #c8fba0; /* rgb */ color: rgb(200, 251, 160); /* oklch */ color: oklch(93.2% 0.129 132.3);
Tailwind
colors: {
custom: {
50: '#dafdbd',
500: '#c8fba0',
950: '#000000',
},
}SCSS
$custom: #c8fba0; $custom-light: #dafdbd; $custom-dark: #000000;
JSON
{
"hex": "#c8fba0",
"rgb": {
"r": 200,
"g": 251,
"b": 160
},
"hsl": {
"h": 93.626,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.93172,
"c": 0.12869,
"h": 132.3
},
"luminance": 0.83812
}Semantic roles & 50–950 ramp
primary
#C8FBA0
secondary
#A762DD
accent
#00E681
background
#FEFFFD
surface
#FCFFF8
border
#D5D7D1
text
#151712
muted
#848582