#C8FBB3#C8FBB3
#C8FBB3 is a very light, moderate green. Relative luminance 0.845; OKLCH L 93.5% C 0.108 H 136.8°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FBB3 |
|---|---|
| RGB | rgb(200, 251, 179) |
| HSL | hsl(103, 90%, 84%) |
| HSV | hsv(103, 29%, 98%) |
| CMYK | cmyk(20.3%, 0%, 28.7%, 1.6%) |
| CIE-LAB | lab(93.68, -28.98, 29.38) |
| CIE-LCH | lch(93.68, 41.27, 134.61°) |
| OKLab | oklab(93.52% -0.0788 0.0741) |
| OKLCH | oklch(93.52% 0.108 136.8) |
| XYZ | xyz(66.4514, 84.5269, 55.4533) |
| Luminance | 0.8453 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.61
Light Light Green
#C8FFB0
ΔE00 1.41
Very Pale Green
#CFFDBC
ΔE00 1.62
Very Light Green
#D1FFBD
ΔE00 1.71
Washed Out Green
#BCF5A6
ΔE00 2.16
Celadon
#BEFDB7
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FBB3 #E6B3FB
analogous
#ECFBB3 #C8FBB3 #B3FBC2
triadic
#C8FBB3 #B3C8FB #FBB3C8
tetradic
#C8FBB3 #B3ECFB #E6B3FB #FBC2B3
square
#C8FBB3 #B3ECFB #E6B3FB #FBC2B3
split-complementary
#C8FBB3 #C2B3FB #FBB3EC
monochromatic
#74F53F #9EF879 #C8FBB3 #EAFDE2 #EAFDE2
Accessibility & contrast
On white
1.17
#C8FBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#C8FBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FBB3
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FBB3 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0AE
Deuteranopia (green-blind)
#F8EBB7
Tritanopia (blue-blind)
#C7F6E8
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #c8fbb3; /* rgb */ color: rgb(200, 251, 179); /* oklch */ color: oklch(93.5% 0.108 136.8);
Tailwind
colors: {
custom: {
50: '#d9fcca',
500: '#c8fbb3',
950: '#000000',
},
}SCSS
$custom: #c8fbb3; $custom-light: #d9fcca; $custom-dark: #000000;
JSON
{
"hex": "#c8fbb3",
"rgb": {
"r": 200,
"g": 251,
"b": 179
},
"hsl": {
"h": 102.5,
"s": 90,
"l": 84.314
},
"oklch": {
"l": 0.93524,
"c": 0.10817,
"h": 136.8
},
"luminance": 0.84528
}Semantic roles & 50–950 ramp
primary
#C8FBB3
secondary
#C073DF
accent
#00E6A3
background
#FEFFFD
surface
#FBFFF9
border
#D4D7D2
text
#151713
muted
#848582