#8BD2CC#8BD2CC
#8BD2CC is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.5% C 0.072 H 189.1°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD2CC |
|---|---|
| RGB | rgb(139, 210, 204) |
| HSL | hsl(175, 44%, 68%) |
| HSV | hsv(175, 34%, 82%) |
| CMYK | cmyk(33.8%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(79.58, -23.47, -4.10) |
| CIE-LCH | lch(79.58, 23.82, 189.90°) |
| OKLab | oklab(81.52% -0.0708 -0.0114) |
| OKLCH | oklch(81.52% 0.072 189.1) |
| XYZ | xyz(44.5893, 55.9391, 65.5628) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.49
Pale Teal
#82CBB2
ΔE00 7.28
Paleturquoise
#AFEEEE
ΔE00 7.52
Seafoam Blue
#78D1B6
ΔE00 7.75
Powder Blue
#B0E0E6
ΔE00 8.35
Turquoise
#40E0D0
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD2CC #D28B91
analogous
#8BD2A8 #8BD2CC #8BB4D2
triadic
#8BD2CC #CC8BD2 #D2CC8B
tetradic
#8BD2CC #A88BD2 #D28B91 #B4D28B
square
#8BD2CC #A88BD2 #D28B91 #B4D28B
split-complementary
#8BD2CC #D28BB4 #D2A88B
monochromatic
#3FA39B #5FC1B9 #8BD2CC #B7E3DF #E3F4F3
Accessibility & contrast
On white
1.72
#8BD2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#8BD2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD2CC
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD2CC | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#BDC1CD
Tritanopia (blue-blind)
#72D5D0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8bd2cc; /* rgb */ color: rgb(139, 210, 204); /* oklch */ color: oklch(81.5% 0.072 189.1);
Tailwind
colors: {
custom: {
50: '#afe0db',
500: '#8bd2cc',
950: '#000000',
},
}SCSS
$custom: #8bd2cc; $custom-light: #afe0db; $custom-dark: #000000;
JSON
{
"hex": "#8bd2cc",
"rgb": {
"r": 139,
"g": 210,
"b": 204
},
"hsl": {
"h": 174.93,
"s": 44.099,
"l": 68.431
},
"oklch": {
"l": 0.8152,
"c": 0.07172,
"h": 189.1
},
"luminance": 0.55942
}Semantic roles & 50–950 ramp
primary
#8BD2CC
secondary
#A85A60
accent
#2E3AB7
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111515
muted
#818484