#8BDBDA#8BDBDA
#8BDBDA is a very light, moderate teal. Relative luminance 0.612; OKLCH L 84.0% C 0.079 H 194.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDBDA |
|---|---|
| RGB | rgb(139, 219, 218) |
| HSL | hsl(179, 53%, 70%) |
| HSV | hsv(179, 37%, 86%) |
| CMYK | cmyk(36.5%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(82.49, -24.63, -7.26) |
| CIE-LCH | lch(82.49, 25.68, 196.43°) |
| OKLab | oklab(83.98% -0.076 -0.02) |
| OKLCH | oklch(83.98% 0.079 194.7) |
| XYZ | xyz(48.6292, 61.2107, 75.5684) |
| Luminance | 0.6121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.62
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Mediumturquoise
#48D1CC
ΔE00 6.70
Robin Egg Blue
#8AF1FE
ΔE00 6.93
Powder Blue
#B0E0E6
ΔE00 7.14
Robin'S Egg
#6DEDFD
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDBDA #DB8B8C
analogous
#8BDBB2 #8BDBDA #8BB4DB
triadic
#8BDBDA #DA8BDB #DBDA8B
tetradic
#8BDBDA #B28BDB #DB8B8C #B4DB8B
square
#8BDBDA #B28BDB #DB8B8C #B4DB8B
split-complementary
#8BDBDA #DB8BB4 #DBB28B
monochromatic
#38B4B2 #5CCDCB #8BDBDA #BAE9E9 #E8F8F8
Accessibility & contrast
On white
1.59
#8BDBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#8BDBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDBDA
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDBDA | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#6AE0DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8bdbda; /* rgb */ color: rgb(139, 219, 218); /* oklch */ color: oklch(84.0% 0.079 194.7);
Tailwind
colors: {
custom: {
50: '#b0e6e5',
500: '#8bdbda',
950: '#000000',
},
}SCSS
$custom: #8bdbda; $custom-light: #b0e6e5; $custom-dark: #000000;
JSON
{
"hex": "#8bdbda",
"rgb": {
"r": 139,
"g": 219,
"b": 218
},
"hsl": {
"h": 179.25,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.83981,
"c": 0.07855,
"h": 194.7
},
"luminance": 0.61214
}Semantic roles & 50–950 ramp
primary
#8BDBDA
secondary
#B25859
accent
#2527C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484