#8BDABB#8BDABB
#8BDABB is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.8% C 0.090 H 167.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDABB |
|---|---|
| RGB | rgb(139, 218, 187) |
| HSL | hsl(156, 52%, 70%) |
| HSV | hsv(156, 36%, 85%) |
| CMYK | cmyk(36.2%, 0%, 14.2%, 14.5%) |
| CIE-LAB | lab(81.41, -31.09, 7.63) |
| CIE-LCH | lch(81.41, 32.01, 166.20°) |
| OKLab | oklab(82.85% -0.0878 0.0196) |
| OKLCH | oklch(82.85% 0.09 167.4) |
| XYZ | xyz(44.6852, 59.2169, 56.0795) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.42
Seafoam Blue
#78D1B6
ΔE00 3.14
Pale Teal
#82CBB2
ΔE00 3.87
Seafoam
#7FE0B3
ΔE00 3.96
Mediumaquamarine
#66CDAA
ΔE00 4.93
Light Turquoise
#7EF4CC
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDABB #DA8BAA
analogous
#8BDA94 #8BDABB #8BD1DA
triadic
#8BDABB #BB8BDA #DABB8B
tetradic
#8BDABB #948BDA #DA8BAA #D1DA8B
square
#8BDABB #948BDA #DA8BAA #D1DA8B
split-complementary
#8BDABB #DA8BD1 #DA948B
monochromatic
#39B282 #5DCBA0 #8BDABB #B9E9D6 #E8F8F1
Accessibility & contrast
On white
1.64
#8BDABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#8BDABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDABB
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDABB | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D0B9
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#76DBD1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #8bdabb; /* rgb */ color: rgb(139, 218, 187); /* oklch */ color: oklch(82.8% 0.090 167.4);
Tailwind
colors: {
custom: {
50: '#afe5cf',
500: '#8bdabb',
950: '#000000',
},
}SCSS
$custom: #8bdabb; $custom-light: #afe5cf; $custom-dark: #000000;
JSON
{
"hex": "#8bdabb",
"rgb": {
"r": 139,
"g": 218,
"b": 187
},
"hsl": {
"h": 156.456,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.82848,
"c": 0.08997,
"h": 167.4
},
"luminance": 0.5922
}Semantic roles & 50–950 ramp
primary
#8BDABB
secondary
#B1587B
accent
#2662BF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111613
muted
#818483