#8BDFDC#8BDFDC
#8BDFDC is a very light, moderate teal. Relative luminance 0.634; OKLCH L 84.9% C 0.082 H 192.8°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8BDFDC |
|---|---|
| RGB | rgb(139, 223, 220) |
| HSL | hsl(178, 57%, 71%) |
| HSV | hsv(178, 38%, 87%) |
| CMYK | cmyk(37.7%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(83.67, -26.11, -6.58) |
| CIE-LCH | lch(83.67, 26.93, 194.15°) |
| OKLab | oklab(84.94% -0.0799 -0.0182) |
| OKLCH | oklch(84.94% 0.082 192.8) |
| XYZ | xyz(49.9486, 63.4282, 77.3071) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 6.14
Mediumturquoise
#48D1CC
ΔE00 6.64
Robin Egg Blue
#8AF1FE
ΔE00 6.93
Light Cyan
#ACFFFC
ΔE00 7.07
Robin'S Egg
#6DEDFD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BDFDC #DF8B8E
analogous
#8BDFB2 #8BDFDC #8BB8DF
triadic
#8BDFDC #DC8BDF #DFDC8B
tetradic
#8BDFDC #B28BDF #DF8B8E #B8DF8B
square
#8BDFDC #B28BDF #DF8B8E #B8DF8B
split-complementary
#8BDFDC #DF8BB8 #DFB28B
monochromatic
#34BCB7 #5BD2CE #8BDFDC #BBECEA #E7F8F8
Accessibility & contrast
On white
1.53
#8BDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#8BDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BDFDC
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BDFDC | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DC
Deuteranopia (green-blind)
#C6CCDD
Tritanopia (blue-blind)
#68E4DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8bdfdc; /* rgb */ color: rgb(139, 223, 220); /* oklch */ color: oklch(84.9% 0.082 192.8);
Tailwind
colors: {
custom: {
50: '#b1e9e6',
500: '#8bdfdc',
950: '#000000',
},
}SCSS
$custom: #8bdfdc; $custom-light: #b1e9e6; $custom-dark: #000000;
JSON
{
"hex": "#8bdfdc",
"rgb": {
"r": 139,
"g": 223,
"b": 220
},
"hsl": {
"h": 177.857,
"s": 56.757,
"l": 70.98
},
"oklch": {
"l": 0.84942,
"c": 0.08194,
"h": 192.8
},
"luminance": 0.63432
}Semantic roles & 50–950 ramp
primary
#8BDFDC
secondary
#B7575B
accent
#2127C4
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484