#C8FFBF#C8FFBF
#C8FFBF is a very light, moderate green. Relative luminance 0.876; OKLCH L 94.6% C 0.102 H 141.1°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFBF |
|---|---|
| RGB | rgb(200, 255, 191) |
| HSL | hsl(112, 100%, 87%) |
| HSV | hsv(112, 25%, 100%) |
| CMYK | cmyk(21.6%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(94.97, -29.01, 25.08) |
| CIE-LCH | lch(94.97, 38.35, 139.15°) |
| OKLab | oklab(94.64% -0.079 0.0638) |
| OKLCH | oklch(94.64% 0.102 141.1) |
| XYZ | xyz(68.9810, 87.5591, 62.5463) |
| Luminance | 0.8756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 1.71
Celadon
#BEFDB7
ΔE00 1.71
Pale Green
#C7FDB5
ΔE00 1.81
Very Light Green
#D1FFBD
ΔE00 1.83
Light Mint
#B6FFBB
ΔE00 2.80
Light Light Green
#C8FFB0
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFBF #F6BFFF
analogous
#E8FFBF #C8FFBF #BFFFD6
triadic
#C8FFBF #BFC8FF #FFBFC8
tetradic
#C8FFBF #BFE8FF #F6BFFF #FFD6BF
square
#C8FFBF #BFE8FF #F6BFFF #FFD6BF
split-complementary
#C8FFBF #D6BFFF #FFBFE8
monochromatic
#5FFF45 #93FF82 #C8FFBF #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.13
#C8FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#C8FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFBF
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFBF | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BB
Deuteranopia (green-blind)
#FAEEC2
Tritanopia (blue-blind)
#C5FBEE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #c8ffbf; /* rgb */ color: rgb(200, 255, 191); /* oklch */ color: oklch(94.6% 0.102 141.1);
Tailwind
colors: {
custom: {
50: '#d9ffd2',
500: '#c8ffbf',
950: '#000000',
},
}SCSS
$custom: #c8ffbf; $custom-light: #d9ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c8ffbf",
"rgb": {
"r": 200,
"g": 255,
"b": 191
},
"hsl": {
"h": 111.563,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.94635,
"c": 0.10153,
"h": 141.1
},
"luminance": 0.87561
}Semantic roles & 50–950 ramp
primary
#C8FFBF
secondary
#D87BE8
accent
#00E6C5
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151814
muted
#848683