#C8FFBB#C8FFBB
#C8FFBB is a very light, moderate green. Relative luminance 0.874; OKLCH L 94.6% C 0.106 H 139.7°. Best body text is #000000 at 18.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFBB |
|---|---|
| RGB | rgb(200, 255, 187) |
| HSL | hsl(109, 100%, 87%) |
| HSV | hsv(109, 27%, 100%) |
| CMYK | cmyk(21.6%, 0%, 26.7%, 0%) |
| CIE-LAB | lab(94.90, -29.64, 27.00) |
| CIE-LCH | lch(94.90, 40.10, 137.66°) |
| OKLab | oklab(94.55% -0.0807 0.0684) |
| OKLCH | oklch(94.55% 0.106 139.7) |
| XYZ | xyz(68.5468, 87.3854, 60.2596) |
| Luminance | 0.8739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.00
Celadon
#BEFDB7
ΔE00 1.46
Very Pale Green
#CFFDBC
ΔE00 1.53
Very Light Green
#D1FFBD
ΔE00 1.58
Light Light Green
#C8FFB0
ΔE00 2.19
Light Mint
#B6FFBB
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFBB #F2BBFF
analogous
#EAFFBB #C8FFBB #BBFFD0
triadic
#C8FFBB #BBC8FF #FFBBC8
tetradic
#C8FFBB #BBEAFF #F2BBFF #FFD0BB
square
#C8FFBB #BBEAFF #F2BBFF #FFD0BB
split-complementary
#C8FFBB #D0BBFF #FFBBEA
monochromatic
#65FF41 #97FF7E #C8FFBB #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.14
#C8FFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.48
#C8FFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFBB
18.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFBB | 1.00 | 1.14 | 18.48 | 18.48 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B7
Deuteranopia (green-blind)
#FAEEBE
Tritanopia (blue-blind)
#C5FAED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8ffbb; /* rgb */ color: rgb(200, 255, 187); /* oklch */ color: oklch(94.6% 0.106 139.7);
Tailwind
colors: {
custom: {
50: '#d9ffcf',
500: '#c8ffbb',
950: '#000000',
},
}SCSS
$custom: #c8ffbb; $custom-light: #d9ffcf; $custom-dark: #000000;
JSON
{
"hex": "#c8ffbb",
"rgb": {
"r": 200,
"g": 255,
"b": 187
},
"hsl": {
"h": 108.529,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94552,
"c": 0.10578,
"h": 139.7
},
"luminance": 0.87387
}Semantic roles & 50–950 ramp
primary
#C8FFBB
secondary
#D277E7
accent
#00E6BA
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151814
muted
#848683