#8BDADE#8BDADE
#8BDADE is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.9% C 0.078 H 199.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDADE |
|---|---|
| RGB | rgb(139, 218, 222) |
| HSL | hsl(183, 56%, 71%) |
| HSV | hsv(183, 37%, 87%) |
| CMYK | cmyk(37.4%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(82.33, -23.18, -9.63) |
| CIE-LCH | lch(82.33, 25.10, 202.57°) |
| OKLab | oklab(83.89% -0.0732 -0.0264) |
| OKLCH | oklch(83.89% 0.078 199.9) |
| XYZ | xyz(48.8989, 60.9024, 78.2717) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.16
Paleturquoise
#AFEEEE
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 5.96
Powder Blue
#B0E0E6
ΔE00 6.17
Robin'S Egg
#6DEDFD
ΔE00 6.37
Mediumturquoise
#48D1CC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDADE #DE8F8B
analogous
#8BDEB8 #8BDADE #8BB0DE
triadic
#8BDADE #DE8BDA #DADE8B
tetradic
#8BDADE #B88BDE #DE8F8B #B0DE8B
square
#8BDADE #B88BDE #DE8F8B #B0DE8B
split-complementary
#8BDADE #DE8BB0 #DEB88B
monochromatic
#35B3BA #5BCBD0 #8BDADE #BBE9EC #E7F7F8
Accessibility & contrast
On white
1.59
#8BDADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#8BDADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDADE
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDADE | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DE
Deuteranopia (green-blind)
#C1C8DF
Tritanopia (blue-blind)
#68DFDB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8bdade; /* rgb */ color: rgb(139, 218, 222); /* oklch */ color: oklch(83.9% 0.078 199.9);
Tailwind
colors: {
custom: {
50: '#b0e5e8',
500: '#8bdade',
950: '#000000',
},
}SCSS
$custom: #8bdade; $custom-light: #b0e5e8; $custom-dark: #000000;
JSON
{
"hex": "#8bdade",
"rgb": {
"r": 139,
"g": 218,
"b": 222
},
"hsl": {
"h": 182.892,
"s": 55.705,
"l": 70.784
},
"oklch": {
"l": 0.83887,
"c": 0.07779,
"h": 199.9
},
"luminance": 0.60906
}Semantic roles & 50–950 ramp
primary
#8BDADE
secondary
#B65C58
accent
#2A22C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484