#8AE3EB#8AE3EB
#8AE3EB is a very light, moderate teal. Relative luminance 0.663; OKLCH L 86.3% C 0.086 H 203.1°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8AE3EB |
|---|---|
| RGB | rgb(138, 227, 235) |
| HSL | hsl(185, 71%, 73%) |
| HSV | hsv(185, 41%, 92%) |
| CMYK | cmyk(41.3%, 3.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.17, -24.68, -12.29) |
| CIE-LCH | lch(85.17, 27.57, 206.47°) |
| OKLab | oklab(86.27% -0.0793 -0.0338) |
| OKLCH | oklch(86.27% 0.086 203.1) |
| XYZ | xyz(52.9401, 66.3357, 88.5955) |
| Luminance | 0.6634 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.91
Robin Egg Blue
#8AF1FE
ΔE00 3.45
Robin'S Egg
#6DEDFD
ΔE00 4.09
Paleturquoise
#AFEEEE
ΔE00 5.24
Powder Blue
#B0E0E6
ΔE00 6.40
Pale Sky Blue
#BDF6FE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AE3EB #EB928A
analogous
#8AEBC2 #8AE3EB #8AB2EB
triadic
#8AE3EB #EB8AE3 #E3EB8A
tetradic
#8AE3EB #C28AEB #EB928A #B2EB8A
square
#8AE3EB #C28AEB #EB928A #B2EB8A
split-complementary
#8AE3EB #EB8AB2 #EBC28A
monochromatic
#25C7D6 #56D6E2 #8AE3EB #BEF0F4 #E5F9FB
Accessibility & contrast
On white
1.47
#8AE3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#8AE3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AE3EB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AE3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AE3EB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#C6CFEC
Tritanopia (blue-blind)
#5EE9E5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8ae3eb; /* rgb */ color: rgb(138, 227, 235); /* oklch */ color: oklch(86.3% 0.086 203.1);
Tailwind
colors: {
custom: {
50: '#b1ecf1',
500: '#8ae3eb',
950: '#000000',
},
}SCSS
$custom: #8ae3eb; $custom-light: #b1ecf1; $custom-dark: #000000;
JSON
{
"hex": "#8ae3eb",
"rgb": {
"r": 138,
"g": 227,
"b": 235
},
"hsl": {
"h": 184.948,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.86274,
"c": 0.08622,
"h": 203.1
},
"luminance": 0.6634
}Semantic roles & 50–950 ramp
primary
#8AE3EB
secondary
#C55D54
accent
#2313D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485