#8BDBDE#8BDBDE
#8BDBDE is a very light, moderate teal. Relative luminance 0.614; OKLCH L 84.1% C 0.079 H 198.8°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDBDE |
|---|---|
| RGB | rgb(139, 219, 222) |
| HSL | hsl(182, 56%, 71%) |
| HSV | hsv(182, 37%, 87%) |
| CMYK | cmyk(37.4%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(82.61, -23.67, -9.22) |
| CIE-LCH | lch(82.61, 25.40, 201.28°) |
| OKLab | oklab(84.11% -0.0743 -0.0253) |
| OKLCH | oklch(84.11% 0.079 198.8) |
| XYZ | xyz(49.1590, 61.4226, 78.3584) |
| Luminance | 0.6143 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.15
Paleturquoise
#AFEEEE
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 5.95
Powder Blue
#B0E0E6
ΔE00 6.36
Robin'S Egg
#6DEDFD
ΔE00 6.39
Mediumturquoise
#48D1CC
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDBDE #DE8E8B
analogous
#8BDEB7 #8BDBDE #8BB1DE
triadic
#8BDBDE #DE8BDB #DBDE8B
tetradic
#8BDBDE #B78BDE #DE8E8B #B1DE8B
square
#8BDBDE #B78BDE #DE8E8B #B1DE8B
split-complementary
#8BDBDE #DE8BB1 #DEB78B
monochromatic
#35B5BA #5BCCD0 #8BDBDE #BBEAEC #E7F8F8
Accessibility & contrast
On white
1.58
#8BDBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#8BDBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDBDE
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDBDE | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#68E0DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8bdbde; /* rgb */ color: rgb(139, 219, 222); /* oklch */ color: oklch(84.1% 0.079 198.8);
Tailwind
colors: {
custom: {
50: '#b1e6e8',
500: '#8bdbde',
950: '#000000',
},
}SCSS
$custom: #8bdbde; $custom-light: #b1e6e8; $custom-dark: #000000;
JSON
{
"hex": "#8bdbde",
"rgb": {
"r": 139,
"g": 219,
"b": 222
},
"hsl": {
"h": 182.169,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.8411,
"c": 0.07854,
"h": 198.8
},
"luminance": 0.61426
}Semantic roles & 50–950 ramp
primary
#8BDBDE
secondary
#B65B58
accent
#2822C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484