#8BE0DB#8BE0DB
#8BE0DB is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.1% C 0.083 H 190.9°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE0DB |
|---|---|
| RGB | rgb(139, 224, 219) |
| HSL | hsl(176, 58%, 71%) |
| HSV | hsv(176, 38%, 88%) |
| CMYK | cmyk(37.9%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(83.92, -26.83, -5.68) |
| CIE-LCH | lch(83.92, 27.43, 191.95°) |
| OKLab | oklab(85.14% -0.0815 -0.0157) |
| OKLCH | oklch(85.14% 0.083 190.9) |
| XYZ | xyz(50.0845, 63.9113, 76.7010) |
| Luminance | 0.6391 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.64
Mediumturquoise
#48D1CC
ΔE00 6.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.68
Light Cyan
#ACFFFC
ΔE00 6.96
Turquoise
#40E0D0
ΔE00 7.26
Pale Cyan
#B7FFFA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE0DB #E08B90
analogous
#8BE0B0 #8BE0DB #8BBAE0
triadic
#8BE0DB #DB8BE0 #E0DB8B
tetradic
#8BE0DB #B08BE0 #E08B90 #BAE08B
square
#8BE0DB #B08BE0 #E08B90 #BAE08B
split-complementary
#8BE0DB #E08BBA #E0B08B
monochromatic
#33BEB6 #5BD3CC #8BE0DB #BBEDEA #E7F9F8
Accessibility & contrast
On white
1.52
#8BE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#8BE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE0DB
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE0DB | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#69E4DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8be0db; /* rgb */ color: rgb(139, 224, 219); /* oklch */ color: oklch(85.1% 0.083 190.9);
Tailwind
colors: {
custom: {
50: '#b1eae6',
500: '#8be0db',
950: '#000000',
},
}SCSS
$custom: #8be0db; $custom-light: #b1eae6; $custom-dark: #000000;
JSON
{
"hex": "#8be0db",
"rgb": {
"r": 139,
"g": 224,
"b": 219
},
"hsl": {
"h": 176.471,
"s": 57.823,
"l": 71.176
},
"oklch": {
"l": 0.85135,
"c": 0.08299,
"h": 190.9
},
"luminance": 0.63915
}Semantic roles & 50–950 ramp
primary
#8BE0DB
secondary
#B8575D
accent
#202AC5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484