#8BE1DD#8BE1DD
#8BE1DD is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.4% C 0.084 H 191.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE1DD |
|---|---|
| RGB | rgb(139, 225, 221) |
| HSL | hsl(177, 59%, 71%) |
| HSV | hsv(177, 38%, 88%) |
| CMYK | cmyk(38.2%, 0%, 1.8%, 11.8%) |
| CIE-LAB | lab(84.25, -26.85, -6.24) |
| CIE-LCH | lch(84.25, 27.56, 193.09°) |
| OKLab | oklab(85.42% -0.0819 -0.0173) |
| OKLCH | oklch(85.42% 0.084 191.9) |
| XYZ | xyz(50.6190, 64.5563, 78.1859) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.41
Robin'S Egg Blue
#98EFF9
ΔE00 6.25
Mediumturquoise
#48D1CC
ΔE00 6.70
Light Cyan
#ACFFFC
ΔE00 6.71
Robin Egg Blue
#8AF1FE
ΔE00 7.00
Pale Cyan
#B7FFFA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE1DD #E18B8F
analogous
#8BE1B2 #8BE1DD #8BBAE1
triadic
#8BE1DD #DD8BE1 #E1DD8B
tetradic
#8BE1DD #B28BE1 #E18B8F #BAE18B
square
#8BE1DD #B28BE1 #E18B8F #BAE18B
split-complementary
#8BE1DD #E18BBA #E1B28B
monochromatic
#32C0B9 #5AD4CF #8BE1DD #BCEEEB #E7F9F8
Accessibility & contrast
On white
1.51
#8BE1DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#8BE1DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE1DD
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE1DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE1DD | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DD
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#68E5DF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #8be1dd; /* rgb */ color: rgb(139, 225, 221); /* oklch */ color: oklch(85.4% 0.084 191.9);
Tailwind
colors: {
custom: {
50: '#b1eae7',
500: '#8be1dd',
950: '#000000',
},
}SCSS
$custom: #8be1dd; $custom-light: #b1eae7; $custom-dark: #000000;
JSON
{
"hex": "#8be1dd",
"rgb": {
"r": 139,
"g": 225,
"b": 221
},
"hsl": {
"h": 177.209,
"s": 58.904,
"l": 71.373
},
"oklch": {
"l": 0.85422,
"c": 0.08365,
"h": 191.9
},
"luminance": 0.6456
}Semantic roles & 50–950 ramp
primary
#8BE1DD
secondary
#B9575C
accent
#1F27C7
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484