#8BDCDC#8BDCDC
#8BDCDC is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.3% C 0.079 H 195.7°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDCDC |
|---|---|
| RGB | rgb(139, 220, 220) |
| HSL | hsl(180, 54%, 70%) |
| HSV | hsv(180, 37%, 86%) |
| CMYK | cmyk(36.8%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(82.83, -24.64, -7.83) |
| CIE-LCH | lch(82.83, 25.86, 197.62°) |
| OKLab | oklab(84.27% -0.0763 -0.0215) |
| OKLCH | oklch(84.27% 0.079 195.7) |
| XYZ | xyz(49.1542, 61.8393, 77.0423) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 5.68
Robin Egg Blue
#8AF1FE
ΔE00 6.49
Mediumturquoise
#48D1CC
ΔE00 6.88
Robin'S Egg
#6DEDFD
ΔE00 6.97
Powder Blue
#B0E0E6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDCDC #DC8B8B
analogous
#8BDCB3 #8BDCDC #8BB3DC
triadic
#8BDCDC #DC8BDC #DCDC8B
tetradic
#8BDCDC #B38BDC #DC8B8B #B3DC8B
square
#8BDCDC #B38BDC #DC8B8B #B3DC8B
split-complementary
#8BDCDC #DC8BB3 #DCB38B
monochromatic
#37B6B6 #5CCECE #8BDCDC #BAEAEA #E7F8F8
Accessibility & contrast
On white
1.57
#8BDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#8BDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDCDC
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDCDC | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#C3CADD
Tritanopia (blue-blind)
#69E1DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8bdcdc; /* rgb */ color: rgb(139, 220, 220); /* oklch */ color: oklch(84.3% 0.079 195.7);
Tailwind
colors: {
custom: {
50: '#b0e7e6',
500: '#8bdcdc',
950: '#000000',
},
}SCSS
$custom: #8bdcdc; $custom-light: #b0e7e6; $custom-dark: #000000;
JSON
{
"hex": "#8bdcdc",
"rgb": {
"r": 139,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.84269,
"c": 0.07932,
"h": 195.7
},
"luminance": 0.61843
}Semantic roles & 50–950 ramp
primary
#8BDCDC
secondary
#B35858
accent
#2424C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484