#8BE3DD#8BE3DD
#8BE3DD is a very light, moderate teal. Relative luminance 0.656; OKLCH L 85.9% C 0.086 H 190.1°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8BE3DD |
|---|---|
| RGB | rgb(139, 227, 221) |
| HSL | hsl(176, 61%, 72%) |
| HSV | hsv(176, 39%, 89%) |
| CMYK | cmyk(38.8%, 0%, 2.6%, 11%) |
| CIE-LAB | lab(84.81, -27.81, -5.42) |
| CIE-LCH | lch(84.81, 28.34, 191.02°) |
| OKLab | oklab(85.87% -0.0842 -0.015) |
| OKLCH | oklch(85.87% 0.086 190.1) |
| XYZ | xyz(51.1628, 65.6440, 78.3671) |
| Luminance | 0.6565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.64
Light Cyan
#ACFFFC
ΔE00 6.47
Robin'S Egg Blue
#98EFF9
ΔE00 6.75
Mediumturquoise
#48D1CC
ΔE00 6.79
Turquoise
#40E0D0
ΔE00 6.95
Pale Cyan
#B7FFFA
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BE3DD #E38B91
analogous
#8BE3B1 #8BE3DD #8BBDE3
triadic
#8BE3DD #DD8BE3 #E3DD8B
tetradic
#8BE3DD #B18BE3 #E38B91 #BDE38B
square
#8BE3DD #B18BE3 #E38B91 #BDE38B
split-complementary
#8BE3DD #E38BBD #E3B18B
monochromatic
#2FC4BA #5AD7CF #8BE3DD #BCEFEB #E6F9F8
Accessibility & contrast
On white
1.49
#8BE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#8BE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BE3DD
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BE3DD | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADBDD
Deuteranopia (green-blind)
#CACFDE
Tritanopia (blue-blind)
#67E7E1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8be3dd; /* rgb */ color: rgb(139, 227, 221); /* oklch */ color: oklch(85.9% 0.086 190.1);
Tailwind
colors: {
custom: {
50: '#b1ece7',
500: '#8be3dd',
950: '#000000',
},
}SCSS
$custom: #8be3dd; $custom-light: #b1ece7; $custom-dark: #000000;
JSON
{
"hex": "#8be3dd",
"rgb": {
"r": 139,
"g": 227,
"b": 221
},
"hsl": {
"h": 175.909,
"s": 61.111,
"l": 71.765
},
"oklch": {
"l": 0.85871,
"c": 0.08553,
"h": 190.1
},
"luminance": 0.65648
}Semantic roles & 50–950 ramp
primary
#8BE3DD
secondary
#BC575E
accent
#1D28C9
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484