#8BD3CB#8BD3CB
#8BD3CB is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.7% C 0.073 H 187.0°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD3CB |
|---|---|
| RGB | rgb(139, 211, 203) |
| HSL | hsl(173, 45%, 69%) |
| HSV | hsv(173, 34%, 83%) |
| CMYK | cmyk(34.1%, 0%, 3.8%, 17.3%) |
| CIE-LAB | lab(79.83, -24.19, -3.19) |
| CIE-LCH | lch(79.83, 24.40, 187.50°) |
| OKLab | oklab(81.72% -0.0724 -0.0089) |
| OKLCH | oklch(81.72% 0.073 187) |
| XYZ | xyz(44.7174, 56.3866, 65.0157) |
| Luminance | 0.5639 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.48
Pale Teal
#82CBB2
ΔE00 6.60
Seafoam Blue
#78D1B6
ΔE00 6.99
Paleturquoise
#AFEEEE
ΔE00 7.69
Turquoise
#40E0D0
ΔE00 7.99
Powder Blue
#B0E0E6
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD3CB #D38B93
analogous
#8BD3A7 #8BD3CB #8BB7D3
triadic
#8BD3CB #CB8BD3 #D3CB8B
tetradic
#8BD3CB #A78BD3 #D38B93 #B7D38B
square
#8BD3CB #A78BD3 #D38B93 #B7D38B
split-complementary
#8BD3CB #D38BB7 #D3A78B
monochromatic
#3FA59A #5FC2B7 #8BD3CB #B7E4DF #E4F5F3
Accessibility & contrast
On white
1.71
#8BD3CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#8BD3CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD3CB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD3CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD3CB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCB
Deuteranopia (green-blind)
#BFC2CC
Tritanopia (blue-blind)
#72D6D0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8bd3cb; /* rgb */ color: rgb(139, 211, 203); /* oklch */ color: oklch(81.7% 0.073 187.0);
Tailwind
colors: {
custom: {
50: '#afe0da',
500: '#8bd3cb',
950: '#000000',
},
}SCSS
$custom: #8bd3cb; $custom-light: #afe0da; $custom-dark: #000000;
JSON
{
"hex": "#8bd3cb",
"rgb": {
"r": 139,
"g": 211,
"b": 203
},
"hsl": {
"h": 173.333,
"s": 45,
"l": 68.627
},
"oklch": {
"l": 0.81715,
"c": 0.073,
"h": 187
},
"luminance": 0.56389
}Semantic roles & 50–950 ramp
primary
#8BD3CB
secondary
#A95962
accent
#2D3DB8
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483