#8BD5CD#8BD5CD
#8BD5CD is a very light, moderate teal. Relative luminance 0.575; OKLCH L 82.2% C 0.075 H 187.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD5CD |
|---|---|
| RGB | rgb(139, 213, 205) |
| HSL | hsl(174, 47%, 69%) |
| HSV | hsv(174, 35%, 84%) |
| CMYK | cmyk(34.7%, 0%, 3.8%, 16.5%) |
| CIE-LAB | lab(80.45, -24.72, -3.35) |
| CIE-LCH | lch(80.45, 24.95, 187.71°) |
| OKLab | oklab(82.23% -0.0741 -0.0094) |
| OKLCH | oklch(82.23% 0.075 187.2) |
| XYZ | xyz(45.4572, 57.4824, 66.4457) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.38
Pale Teal
#82CBB2
ΔE00 6.79
Seafoam Blue
#78D1B6
ΔE00 7.04
Paleturquoise
#AFEEEE
ΔE00 7.39
Turquoise
#40E0D0
ΔE00 7.71
Tiffany Blue
#7BF2DA
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD5CD #D58B93
analogous
#8BD5A8 #8BD5CD #8BB8D5
triadic
#8BD5CD #CD8BD5 #D5CD8B
tetradic
#8BD5CD #A88BD5 #D58B93 #B8D58B
square
#8BD5CD #A88BD5 #D58B93 #B8D58B
split-complementary
#8BD5CD #D58BB8 #D5A88B
monochromatic
#3DA99D #5EC5BA #8BD5CD #B8E5E0 #E5F6F4
Accessibility & contrast
On white
1.68
#8BD5CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#8BD5CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD5CD
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD5CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD5CD | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCD
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#71D8D2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #8bd5cd; /* rgb */ color: rgb(139, 213, 205); /* oklch */ color: oklch(82.2% 0.075 187.2);
Tailwind
colors: {
custom: {
50: '#b0e2dc',
500: '#8bd5cd',
950: '#000000',
},
}SCSS
$custom: #8bd5cd; $custom-light: #b0e2dc; $custom-dark: #000000;
JSON
{
"hex": "#8bd5cd",
"rgb": {
"r": 139,
"g": 213,
"b": 205
},
"hsl": {
"h": 173.514,
"s": 46.835,
"l": 69.02
},
"oklch": {
"l": 0.82227,
"c": 0.07465,
"h": 187.2
},
"luminance": 0.57485
}Semantic roles & 50–950 ramp
primary
#8BD5CD
secondary
#AB5962
accent
#2B3BBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484