#8BD2DC#8BD2DC
#8BD2DC is a very light, moderate teal. Relative luminance 0.567; OKLCH L 82.0% C 0.072 H 207.0°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD2DC |
|---|---|
| RGB | rgb(139, 210, 220) |
| HSL | hsl(187, 54%, 70%) |
| HSV | hsv(187, 37%, 86%) |
| CMYK | cmyk(36.8%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(80.04, -19.67, -11.98) |
| CIE-LCH | lch(80.04, 23.03, 211.35°) |
| OKLab | oklab(82.04% -0.0643 -0.0328) |
| OKLCH | oklch(82.04% 0.072 207) |
| XYZ | xyz(46.6078, 56.7465, 76.1935) |
| Luminance | 0.5675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.70
Robin'S Egg Blue
#98EFF9
ΔE00 6.61
Lightblue
#ADD8E6
ΔE00 6.74
Sky Blue
#87CEEB
ΔE00 6.93
Robin Egg Blue
#8AF1FE
ΔE00 7.33
Robin'S Egg
#6DEDFD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD2DC #DC958B
analogous
#8BDCBD #8BD2DC #8BAADC
triadic
#8BD2DC #DC8BD2 #D2DC8B
tetradic
#8BD2DC #BD8BDC #DC958B #AADC8B
square
#8BD2DC #BD8BDC #DC958B #AADC8B
split-complementary
#8BD2DC #DC8BAA #DCBD8B
monochromatic
#37A6B6 #5CC0CE #8BD2DC #BAE4EA #E7F6F8
Accessibility & contrast
On white
1.70
#8BD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#8BD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD2DC
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD2DC | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CDDD
Deuteranopia (green-blind)
#B9C2DC
Tritanopia (blue-blind)
#6BD8D5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8bd2dc; /* rgb */ color: rgb(139, 210, 220); /* oklch */ color: oklch(82.0% 0.072 207.0);
Tailwind
colors: {
custom: {
50: '#b0e0e6',
500: '#8bd2dc',
950: '#000000',
},
}SCSS
$custom: #8bd2dc; $custom-light: #b0e0e6; $custom-dark: #000000;
JSON
{
"hex": "#8bd2dc",
"rgb": {
"r": 139,
"g": 210,
"b": 220
},
"hsl": {
"h": 187.407,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.82038,
"c": 0.07224,
"h": 207
},
"luminance": 0.56749
}Semantic roles & 50–950 ramp
primary
#8BD2DC
secondary
#B36358
accent
#3824C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484