#8BDEB2#8BDEB2
#8BDEB2 is a very light, moderate green. Relative luminance 0.609; OKLCH L 83.5% C 0.103 H 159.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDEB2 |
|---|---|
| RGB | rgb(139, 222, 178) |
| HSL | hsl(148, 56%, 71%) |
| HSV | hsv(148, 37%, 87%) |
| CMYK | cmyk(37.4%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(82.35, -34.79, 13.72) |
| CIE-LCH | lch(82.35, 37.40, 158.47°) |
| OKLab | oklab(83.54% -0.0966 0.0353) |
| OKLCH | oklch(83.54% 0.103 159.9) |
| XYZ | xyz(44.8015, 60.9431, 51.5133) |
| Luminance | 0.6095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.68
Light Teal
#90E4C1
ΔE00 2.99
Hospital Green
#9BE5AA
ΔE00 4.50
Mint
#AAF0C1
ΔE00 5.02
Seafoam Blue
#78D1B6
ΔE00 5.92
Mediumaquamarine
#66CDAA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDEB2 #DE8BB7
analogous
#8DDE8B #8BDEB2 #8BDEDC
triadic
#8BDEB2 #B28BDE #DEB28B
tetradic
#8BDEB2 #8B8DDE #DE8BB7 #DEDC8B
square
#8BDEB2 #8B8DDE #DE8BB7 #DEDC8B
split-complementary
#8BDEB2 #DC8BDE #DE8B8D
monochromatic
#35BA73 #5BD092 #8BDEB2 #BBECD2 #E7F8EF
Accessibility & contrast
On white
1.59
#8BDEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#8BDEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDEB2
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDEB2 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD3B0
Deuteranopia (green-blind)
#CFC9B5
Tritanopia (blue-blind)
#78DDD2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8bdeb2; /* rgb */ color: rgb(139, 222, 178); /* oklch */ color: oklch(83.5% 0.103 159.9);
Tailwind
colors: {
custom: {
50: '#b0e8c9',
500: '#8bdeb2',
950: '#000000',
},
}SCSS
$custom: #8bdeb2; $custom-light: #b0e8c9; $custom-dark: #000000;
JSON
{
"hex": "#8bdeb2",
"rgb": {
"r": 139,
"g": 222,
"b": 178
},
"hsl": {
"h": 148.193,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.83537,
"c": 0.1028,
"h": 159.9
},
"luminance": 0.60946
}Semantic roles & 50–950 ramp
primary
#8BDEB2
secondary
#B65889
accent
#2278C3
background
#FDFEFD
surface
#F8FDF9
border
#D1D5D2
text
#111613
muted
#818482