#8BDBCA#8BDBCA
#8BDBCA is a very light, moderate teal. Relative luminance 0.604; OKLCH L 83.5% C 0.083 H 179.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDBCA |
|---|---|
| RGB | rgb(139, 219, 202) |
| HSL | hsl(167, 53%, 70%) |
| HSV | hsv(167, 37%, 86%) |
| CMYK | cmyk(36.5%, 0%, 7.8%, 14.1%) |
| CIE-LAB | lab(82.06, -28.32, 0.61) |
| CIE-LCH | lch(82.06, 28.33, 178.76°) |
| OKLab | oklab(83.49% -0.0826 0.0012) |
| OKLCH | oklch(83.49% 0.083 179.2) |
| XYZ | xyz(46.6357, 60.4133, 65.0692) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.51
Pale Teal
#82CBB2
ΔE00 5.01
Light Teal
#90E4C1
ΔE00 5.87
Tiffany Blue
#7BF2DA
ΔE00 6.04
Turquoise
#40E0D0
ΔE00 6.65
Mediumaquamarine
#66CDAA
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDBCA #DB8B9C
analogous
#8BDBA2 #8BDBCA #8BC4DB
triadic
#8BDBCA #CA8BDB #DBCA8B
tetradic
#8BDBCA #A28BDB #DB8B9C #C4DB8B
square
#8BDBCA #A28BDB #DB8B9C #C4DB8B
split-complementary
#8BDBCA #DB8BC4 #DBA28B
monochromatic
#38B499 #5CCDB5 #8BDBCA #BAE9DF #E8F8F4
Accessibility & contrast
On white
1.61
#8BDBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#8BDBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDBCA
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDBCA | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C9
Deuteranopia (green-blind)
#C7C8CB
Tritanopia (blue-blind)
#71DDD6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #8bdbca; /* rgb */ color: rgb(139, 219, 202); /* oklch */ color: oklch(83.5% 0.083 179.2);
Tailwind
colors: {
custom: {
50: '#b0e6da',
500: '#8bdbca',
950: '#000000',
},
}SCSS
$custom: #8bdbca; $custom-light: #b0e6da; $custom-dark: #000000;
JSON
{
"hex": "#8bdbca",
"rgb": {
"r": 139,
"g": 219,
"b": 202
},
"hsl": {
"h": 167.25,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.83494,
"c": 0.08261,
"h": 179.2
},
"luminance": 0.60416
}Semantic roles & 50–950 ramp
primary
#8BDBCA
secondary
#B2586B
accent
#2546C0
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111614
muted
#818483