#8AE0DC#8AE0DC
#8AE0DC is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.1% C 0.084 H 191.9°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #8AE0DC |
|---|---|
| RGB | rgb(138, 224, 220) |
| HSL | hsl(177, 58%, 71%) |
| HSV | hsv(177, 38%, 88%) |
| CMYK | cmyk(38.4%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(83.90, -26.85, -6.24) |
| CIE-LCH | lch(83.90, 27.57, 193.08°) |
| OKLab | oklab(85.12% -0.0819 -0.0173) |
| OKLCH | oklch(85.12% 0.084 191.9) |
| XYZ | xyz(50.0503, 63.8784, 77.3886) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.58
Robin'S Egg Blue
#98EFF9
ΔE00 6.38
Mediumturquoise
#48D1CC
ΔE00 6.52
Light Cyan
#ACFFFC
ΔE00 6.95
Robin Egg Blue
#8AF1FE
ΔE00 7.13
Turquoise
#40E0D0
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AE0DC #E08A8E
analogous
#8AE0B1 #8AE0DC #8AB9E0
triadic
#8AE0DC #DC8AE0 #E0DC8A
tetradic
#8AE0DC #B18AE0 #E08A8E #B9E08A
square
#8AE0DC #B18AE0 #E08A8E #B9E08A
split-complementary
#8AE0DC #E08AB9 #E0B18A
monochromatic
#32BDB7 #5AD3CE #8AE0DC #BAEDEA #E7F9F8
Accessibility & contrast
On white
1.52
#8AE0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#8AE0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AE0DC
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AE0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AE0DC | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DC
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#66E4DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ae0dc; /* rgb */ color: rgb(138, 224, 220); /* oklch */ color: oklch(85.1% 0.084 191.9);
Tailwind
colors: {
custom: {
50: '#b0eae6',
500: '#8ae0dc',
950: '#000000',
},
}SCSS
$custom: #8ae0dc; $custom-light: #b0eae6; $custom-dark: #000000;
JSON
{
"hex": "#8ae0dc",
"rgb": {
"r": 138,
"g": 224,
"b": 220
},
"hsl": {
"h": 177.209,
"s": 58.108,
"l": 70.98
},
"oklch": {
"l": 0.85118,
"c": 0.08367,
"h": 191.9
},
"luminance": 0.63882
}Semantic roles & 50–950 ramp
primary
#8AE0DC
secondary
#B8565B
accent
#2028C6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484