#8BD2C8#8BD2C8
#8BD2C8 is a light, moderate teal. Relative luminance 0.558; OKLCH L 81.4% C 0.073 H 184.8°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8BD2C8 |
|---|---|
| RGB | rgb(139, 210, 200) |
| HSL | hsl(172, 44%, 68%) |
| HSV | hsv(172, 34%, 82%) |
| CMYK | cmyk(33.8%, 0%, 4.8%, 17.6%) |
| CIE-LAB | lab(79.47, -24.39, -2.11) |
| CIE-LCH | lch(79.47, 24.48, 184.95°) |
| OKLab | oklab(81.4% -0.0725 -0.006) |
| OKLCH | oklch(81.4% 0.073 184.8) |
| XYZ | xyz(44.1157, 55.7496, 63.0686) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.78
Seafoam Blue
#78D1B6
ΔE00 6.24
Mediumturquoise
#48D1CC
ΔE00 6.70
Turquoise
#40E0D0
ΔE00 7.94
Paleturquoise
#AFEEEE
ΔE00 8.23
Light Teal
#90E4C1
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BD2C8 #D28B95
analogous
#8BD2A4 #8BD2C8 #8BB8D2
triadic
#8BD2C8 #C88BD2 #D2C88B
tetradic
#8BD2C8 #A48BD2 #D28B95 #B8D28B
square
#8BD2C8 #A48BD2 #D28B95 #B8D28B
split-complementary
#8BD2C8 #D28BB8 #D2A48B
monochromatic
#3FA395 #5FC1B3 #8BD2C8 #B7E3DD #E3F4F2
Accessibility & contrast
On white
1.73
#8BD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#8BD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BD2C8
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BD2C8 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC8
Deuteranopia (green-blind)
#BEC1C9
Tritanopia (blue-blind)
#73D5CF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8bd2c8; /* rgb */ color: rgb(139, 210, 200); /* oklch */ color: oklch(81.4% 0.073 184.8);
Tailwind
colors: {
custom: {
50: '#afe0d8',
500: '#8bd2c8',
950: '#000000',
},
}SCSS
$custom: #8bd2c8; $custom-light: #afe0d8; $custom-dark: #000000;
JSON
{
"hex": "#8bd2c8",
"rgb": {
"r": 139,
"g": 210,
"b": 200
},
"hsl": {
"h": 171.549,
"s": 44.099,
"l": 68.431
},
"oklch": {
"l": 0.81398,
"c": 0.07272,
"h": 184.8
},
"luminance": 0.55752
}Semantic roles & 50–950 ramp
primary
#8BD2C8
secondary
#A85A65
accent
#2E42B7
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#111514
muted
#818483