#C8FFBD#C8FFBD
#C8FFBD is a very light, moderate green. Relative luminance 0.875; OKLCH L 94.6% C 0.104 H 140.4°. Best body text is #000000 at 18.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFBD |
|---|---|
| RGB | rgb(200, 255, 189) |
| HSL | hsl(110, 100%, 87%) |
| HSV | hsv(110, 26%, 100%) |
| CMYK | cmyk(21.6%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(94.94, -29.32, 26.04) |
| CIE-LCH | lch(94.94, 39.22, 138.39°) |
| OKLab | oklab(94.59% -0.0798 0.0661) |
| OKLCH | oklch(94.59% 0.104 140.4) |
| XYZ | xyz(68.7624, 87.4716, 61.3951) |
| Luminance | 0.8747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.40
Celadon
#BEFDB7
ΔE00 1.53
Very Pale Green
#CFFDBC
ΔE00 1.56
Very Light Green
#D1FFBD
ΔE00 1.65
Light Light Green
#C8FFB0
ΔE00 2.61
Light Mint
#B6FFBB
ΔE00 2.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFBD #F4BDFF
analogous
#E9FFBD #C8FFBD #BDFFD3
triadic
#C8FFBD #BDC8FF #FFBDC8
tetradic
#C8FFBD #BDE9FF #F4BDFF #FFD3BD
square
#C8FFBD #BDE9FF #F4BDFF #FFD3BD
split-complementary
#C8FFBD #D3BDFF #FFBDE9
monochromatic
#62FF43 #95FF80 #C8FFBD #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.14
#C8FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.49
#C8FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFBD
18.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFBD | 1.00 | 1.14 | 18.49 | 18.49 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4B9
Deuteranopia (green-blind)
#FAEEC0
Tritanopia (blue-blind)
#C5FBED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8ffbd; /* rgb */ color: rgb(200, 255, 189); /* oklch */ color: oklch(94.6% 0.104 140.4);
Tailwind
colors: {
custom: {
50: '#d9ffd1',
500: '#c8ffbd',
950: '#000000',
},
}SCSS
$custom: #c8ffbd; $custom-light: #d9ffd1; $custom-dark: #000000;
JSON
{
"hex": "#c8ffbd",
"rgb": {
"r": 200,
"g": 255,
"b": 189
},
"hsl": {
"h": 110,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.94593,
"c": 0.10365,
"h": 140.4
},
"luminance": 0.87473
}Semantic roles & 50–950 ramp
primary
#C8FFBD
secondary
#D579E7
accent
#00E6BF
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151814
muted
#848683