#8AE0DD#8AE0DD
#8AE0DD is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.084 H 192.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8AE0DD |
|---|---|
| RGB | rgb(138, 224, 221) |
| HSL | hsl(178, 58%, 71%) |
| HSV | hsv(178, 38%, 88%) |
| CMYK | cmyk(38.4%, 0%, 1.3%, 12.2%) |
| CIE-LAB | lab(83.93, -26.61, -6.73) |
| CIE-LCH | lch(83.93, 27.45, 194.19°) |
| OKLab | oklab(85.15% -0.0815 -0.0186) |
| OKLCH | oklch(85.15% 0.084 192.8) |
| XYZ | xyz(50.1832, 63.9315, 78.0882) |
| Luminance | 0.6393 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.06
Mediumturquoise
#48D1CC
ΔE00 6.60
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Light Cyan
#ACFFFC
ΔE00 6.91
Robin'S Egg
#6DEDFD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AE0DD #E08A8D
analogous
#8AE0B2 #8AE0DD #8AB8E0
triadic
#8AE0DD #DD8AE0 #E0DD8A
tetradic
#8AE0DD #B28AE0 #E08A8D #B8E08A
square
#8AE0DD #B28AE0 #E08A8D #B8E08A
split-complementary
#8AE0DD #E08AB8 #E0B28A
monochromatic
#32BDB9 #5AD3CF #8AE0DD #BAEDEB #E7F9F8
Accessibility & contrast
On white
1.52
#8AE0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#8AE0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AE0DD
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AE0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AE0DD | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C7CCDE
Tritanopia (blue-blind)
#66E5DF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8ae0dd; /* rgb */ color: rgb(138, 224, 221); /* oklch */ color: oklch(85.2% 0.084 192.8);
Tailwind
colors: {
custom: {
50: '#b0eae7',
500: '#8ae0dd',
950: '#000000',
},
}SCSS
$custom: #8ae0dd; $custom-light: #b0eae7; $custom-dark: #000000;
JSON
{
"hex": "#8ae0dd",
"rgb": {
"r": 138,
"g": 224,
"b": 221
},
"hsl": {
"h": 177.907,
"s": 58.108,
"l": 70.98
},
"oklch": {
"l": 0.8515,
"c": 0.08355,
"h": 192.8
},
"luminance": 0.63935
}Semantic roles & 50–950 ramp
primary
#8AE0DD
secondary
#B8565A
accent
#2026C6
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484