#8BD6DA#8BD6DA
#8BD6DA is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.9% C 0.075 H 200.1°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD6DA |
|---|---|
| RGB | rgb(139, 214, 218) |
| HSL | hsl(183, 52%, 70%) |
| HSV | hsv(183, 36%, 85%) |
| CMYK | cmyk(36.2%, 1.8%, 0%, 14.5%) |
| CIE-LAB | lab(81.09, -22.16, -9.34) |
| CIE-LCH | lch(81.09, 24.04, 202.85°) |
| OKLab | oklab(82.86% -0.07 -0.0256) |
| OKLCH | oklch(82.86% 0.075 200.1) |
| XYZ | xyz(47.3444, 58.6410, 75.1402) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.99
Powder Blue
#B0E0E6
ΔE00 6.11
Paleturquoise
#AFEEEE
ΔE00 6.26
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Robin'S Egg
#6DEDFD
ΔE00 7.15
Mediumturquoise
#48D1CC
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD6DA #DA8F8B
analogous
#8BDAB7 #8BD6DA #8BAEDA
triadic
#8BD6DA #DA8BD6 #D6DA8B
tetradic
#8BD6DA #B78BDA #DA8F8B #AEDA8B
square
#8BD6DA #B78BDA #DA8F8B #AEDA8B
split-complementary
#8BD6DA #DA8BAE #DAB78B
monochromatic
#39ACB2 #5DC6CB #8BD6DA #B9E6E9 #E8F7F8
Accessibility & contrast
On white
1.65
#8BD6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#8BD6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD6DA
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD6DA | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD0DA
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#6BDBD7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8bd6da; /* rgb */ color: rgb(139, 214, 218); /* oklch */ color: oklch(82.9% 0.075 200.1);
Tailwind
colors: {
custom: {
50: '#b0e2e5',
500: '#8bd6da',
950: '#000000',
},
}SCSS
$custom: #8bd6da; $custom-light: #b0e2e5; $custom-dark: #000000;
JSON
{
"hex": "#8bd6da",
"rgb": {
"r": 139,
"g": 214,
"b": 218
},
"hsl": {
"h": 183.038,
"s": 51.634,
"l": 70
},
"oklch": {
"l": 0.82863,
"c": 0.07451,
"h": 200.1
},
"luminance": 0.58644
}Semantic roles & 50–950 ramp
primary
#8BD6DA
secondary
#B15D58
accent
#2E26BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484