#C8FFBA#C8FFBA
#C8FFBA is a very light, moderate green. Relative luminance 0.873; OKLCH L 94.5% C 0.107 H 139.4°. Best body text is #000000 at 18.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFBA |
|---|---|
| RGB | rgb(200, 255, 186) |
| HSL | hsl(108, 100%, 86%) |
| HSV | hsv(108, 27%, 100%) |
| CMYK | cmyk(21.6%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(94.88, -29.79, 27.49) |
| CIE-LCH | lch(94.88, 40.53, 137.31°) |
| OKLab | oklab(94.53% -0.0811 0.0696) |
| OKLCH | oklch(94.53% 0.107 139.4) |
| XYZ | xyz(68.4401, 87.3427, 59.6978) |
| Luminance | 0.8734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 0.82
Celadon
#BEFDB7
ΔE00 1.47
Very Pale Green
#CFFDBC
ΔE00 1.56
Very Light Green
#D1FFBD
ΔE00 1.58
Light Light Green
#C8FFB0
ΔE00 1.98
Light Mint
#B6FFBB
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFBA #F1BAFF
analogous
#EBFFBA #C8FFBA #BAFFCF
triadic
#C8FFBA #BAC8FF #FFBAC8
tetradic
#C8FFBA #BAEBFF #F1BAFF #FFCFBA
square
#C8FFBA #BAEBFF #F1BAFF #FFCFBA
split-complementary
#C8FFBA #CFBAFF #FFBAEB
monochromatic
#66FF40 #97FF7D #C8FFBA #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.14
#C8FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.47
#C8FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFBA
18.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFBA | 1.00 | 1.14 | 18.47 | 18.47 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B6
Deuteranopia (green-blind)
#FBEEBD
Tritanopia (blue-blind)
#C5FAED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8ffba; /* rgb */ color: rgb(200, 255, 186); /* oklch */ color: oklch(94.5% 0.107 139.4);
Tailwind
colors: {
custom: {
50: '#d9ffcf',
500: '#c8ffba',
950: '#000000',
},
}SCSS
$custom: #c8ffba; $custom-light: #d9ffcf; $custom-dark: #000000;
JSON
{
"hex": "#c8ffba",
"rgb": {
"r": 200,
"g": 255,
"b": 186
},
"hsl": {
"h": 107.826,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.94531,
"c": 0.10685,
"h": 139.4
},
"luminance": 0.87345
}Semantic roles & 50–950 ramp
primary
#C8FFBA
secondary
#D076E7
accent
#00E6B7
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151813
muted
#848683