#8BD3CD#8BD3CD
#8BD3CD is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.8% C 0.073 H 189.2°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD3CD |
|---|---|
| RGB | rgb(139, 211, 205) |
| HSL | hsl(175, 45%, 69%) |
| HSV | hsv(175, 34%, 83%) |
| CMYK | cmyk(34.1%, 0%, 2.8%, 17.3%) |
| CIE-LAB | lab(79.89, -23.73, -4.18) |
| CIE-LCH | lch(79.89, 24.10, 189.98°) |
| OKLab | oklab(81.78% -0.0716 -0.0116) |
| OKLCH | oklch(81.78% 0.073 189.2) |
| XYZ | xyz(44.9573, 56.4825, 66.2790) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.43
Paleturquoise
#AFEEEE
ΔE00 7.35
Pale Teal
#82CBB2
ΔE00 7.35
Seafoam Blue
#78D1B6
ΔE00 7.76
Turquoise
#40E0D0
ΔE00 8.29
Powder Blue
#B0E0E6
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD3CD #D38B91
analogous
#8BD3A9 #8BD3CD #8BB5D3
triadic
#8BD3CD #CD8BD3 #D3CD8B
tetradic
#8BD3CD #A98BD3 #D38B91 #B5D38B
square
#8BD3CD #A98BD3 #D38B91 #B5D38B
split-complementary
#8BD3CD #D38BB5 #D3A98B
monochromatic
#3FA59C #5FC2BA #8BD3CD #B7E4E0 #E4F5F3
Accessibility & contrast
On white
1.71
#8BD3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#8BD3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD3CD
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD3CD | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#BEC2CE
Tritanopia (blue-blind)
#71D7D1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8bd3cd; /* rgb */ color: rgb(139, 211, 205); /* oklch */ color: oklch(81.8% 0.073 189.2);
Tailwind
colors: {
custom: {
50: '#b0e0dc',
500: '#8bd3cd',
950: '#000000',
},
}SCSS
$custom: #8bd3cd; $custom-light: #b0e0dc; $custom-dark: #000000;
JSON
{
"hex": "#8bd3cd",
"rgb": {
"r": 139,
"g": 211,
"b": 205
},
"hsl": {
"h": 175,
"s": 45,
"l": 68.627
},
"oklch": {
"l": 0.81776,
"c": 0.07255,
"h": 189.2
},
"luminance": 0.56485
}Semantic roles & 50–950 ramp
primary
#8BD3CD
secondary
#A95960
accent
#2D39B8
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484