#C8FBB0#C8FBB0
#C8FBB0 is a very light, moderate green. Relative luminance 0.844; OKLCH L 93.5% C 0.111 H 135.9°. Best body text is #000000 at 17.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FBB0 |
|---|---|
| RGB | rgb(200, 251, 176) |
| HSL | hsl(101, 90%, 84%) |
| HSV | hsv(101, 30%, 98%) |
| CMYK | cmyk(20.3%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(93.63, -29.43, 30.83) |
| CIE-LCH | lch(93.63, 42.62, 133.67°) |
| OKLab | oklab(93.47% -0.08 0.0775) |
| OKLCH | oklch(93.47% 0.111 135.9) |
| XYZ | xyz(66.1513, 84.4068, 53.8728) |
| Luminance | 0.8441 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.99
Light Light Green
#C8FFB0
ΔE00 1.04
Washed Out Green
#BCF5A6
ΔE00 1.90
Very Pale Green
#CFFDBC
ΔE00 2.10
Very Light Green
#D1FFBD
ΔE00 2.12
Tea Green
#BDF8A3
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FBB0 #E3B0FB
analogous
#EDFBB0 #C8FBB0 #B0FBBD
triadic
#C8FBB0 #B0C8FB #FBB0C8
tetradic
#C8FBB0 #B0EDFB #E3B0FB #FBBDB0
square
#C8FBB0 #B0EDFB #E3B0FB #FBBDB0
split-complementary
#C8FBB0 #BDB0FB #FBB0ED
monochromatic
#77F53B #9FF876 #C8FBB0 #EBFEE2 #EBFEE2
Accessibility & contrast
On white
1.17
#C8FBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.88
#C8FBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FBB0
17.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FBB0 | 1.00 | 1.17 | 17.88 | 17.88 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AB
Deuteranopia (green-blind)
#F9EBB4
Tritanopia (blue-blind)
#C7F5E7
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fbb0; /* rgb */ color: rgb(200, 251, 176); /* oklch */ color: oklch(93.5% 0.111 135.9);
Tailwind
colors: {
custom: {
50: '#d9fcc8',
500: '#c8fbb0',
950: '#000000',
},
}SCSS
$custom: #c8fbb0; $custom-light: #d9fcc8; $custom-dark: #000000;
JSON
{
"hex": "#c8fbb0",
"rgb": {
"r": 200,
"g": 251,
"b": 176
},
"hsl": {
"h": 100.8,
"s": 90.361,
"l": 83.725
},
"oklch": {
"l": 0.93465,
"c": 0.11143,
"h": 135.9
},
"luminance": 0.84408
}Semantic roles & 50–950 ramp
primary
#C8FBB0
secondary
#BC70DF
accent
#00E69C
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#151713
muted
#848582