#C8FFBE#C8FFBE
#C8FFBE is a very light, moderate green. Relative luminance 0.875; OKLCH L 94.6% C 0.103 H 140.7°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C8FFBE |
|---|---|
| RGB | rgb(200, 255, 190) |
| HSL | hsl(111, 100%, 87%) |
| HSV | hsv(111, 25%, 100%) |
| CMYK | cmyk(21.6%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(94.96, -29.17, 25.56) |
| CIE-LCH | lch(94.96, 38.78, 138.77°) |
| OKLab | oklab(94.61% -0.0794 0.0649) |
| OKLCH | oklch(94.61% 0.103 140.7) |
| XYZ | xyz(68.8713, 87.5152, 61.9687) |
| Luminance | 0.8752 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Green
#C7FDB5
ΔE00 1.60
Celadon
#BEFDB7
ΔE00 1.61
Very Pale Green
#CFFDBC
ΔE00 1.62
Very Light Green
#D1FFBD
ΔE00 1.73
Light Mint
#B6FFBB
ΔE00 2.81
Light Light Green
#C8FFB0
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8FFBE #F5BEFF
analogous
#E9FFBE #C8FFBE #BEFFD5
triadic
#C8FFBE #BEC8FF #FFBEC8
tetradic
#C8FFBE #BEE9FF #F5BEFF #FFD5BE
square
#C8FFBE #BEE9FF #F5BEFF #FFD5BE
split-complementary
#C8FFBE #D5BEFF #FFBEE9
monochromatic
#60FF44 #94FF81 #C8FFBE #E5FFE0 #E5FFE0
Accessibility & contrast
On white
1.13
#C8FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#C8FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8FFBE
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8FFBE | 1.00 | 1.13 | 18.50 | 18.50 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4BA
Deuteranopia (green-blind)
#FAEEC1
Tritanopia (blue-blind)
#C5FBED
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #c8ffbe; /* rgb */ color: rgb(200, 255, 190); /* oklch */ color: oklch(94.6% 0.103 140.7);
Tailwind
colors: {
custom: {
50: '#d9ffd2',
500: '#c8ffbe',
950: '#000000',
},
}SCSS
$custom: #c8ffbe; $custom-light: #d9ffd2; $custom-dark: #000000;
JSON
{
"hex": "#c8ffbe",
"rgb": {
"r": 200,
"g": 255,
"b": 190
},
"hsl": {
"h": 110.769,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.94614,
"c": 0.10258,
"h": 140.7
},
"luminance": 0.87517
}Semantic roles & 50–950 ramp
primary
#C8FFBE
secondary
#D77AE7
accent
#00E6C2
background
#FEFFFE
surface
#FBFFFB
border
#D4D7D4
text
#151814
muted
#848683