#8AE2EB#8AE2EB
#8AE2EB is a very light, moderate teal. Relative luminance 0.658; OKLCH L 86.1% C 0.086 H 204.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8AE2EB |
|---|---|
| RGB | rgb(138, 226, 235) |
| HSL | hsl(186, 71%, 73%) |
| HSV | hsv(186, 41%, 92%) |
| CMYK | cmyk(41.3%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(84.89, -24.19, -12.70) |
| CIE-LCH | lch(84.89, 27.32, 207.71°) |
| OKLab | oklab(86.05% -0.0782 -0.0349) |
| OKLCH | oklch(86.05% 0.086 204.1) |
| XYZ | xyz(52.6674, 65.7903, 88.5046) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.00
Robin Egg Blue
#8AF1FE
ΔE00 3.53
Robin'S Egg
#6DEDFD
ΔE00 4.12
Paleturquoise
#AFEEEE
ΔE00 5.43
Powder Blue
#B0E0E6
ΔE00 6.23
Pale Sky Blue
#BDF6FE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AE2EB #EB938A
analogous
#8AEBC3 #8AE2EB #8AB1EB
triadic
#8AE2EB #EB8AE2 #E2EB8A
tetradic
#8AE2EB #C38AEB #EB938A #B1EB8A
square
#8AE2EB #C38AEB #EB938A #B1EB8A
split-complementary
#8AE2EB #EB8AB1 #EBC38A
monochromatic
#25C6D6 #56D5E2 #8AE2EB #BEEFF4 #E5F9FB
Accessibility & contrast
On white
1.48
#8AE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#8AE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AE2EB
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AE2EB | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#5EE8E4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8ae2eb; /* rgb */ color: rgb(138, 226, 235); /* oklch */ color: oklch(86.1% 0.086 204.1);
Tailwind
colors: {
custom: {
50: '#b1ebf1',
500: '#8ae2eb',
950: '#000000',
},
}SCSS
$custom: #8ae2eb; $custom-light: #b1ebf1; $custom-dark: #000000;
JSON
{
"hex": "#8ae2eb",
"rgb": {
"r": 138,
"g": 226,
"b": 235
},
"hsl": {
"h": 185.567,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.86051,
"c": 0.08562,
"h": 204.1
},
"luminance": 0.65794
}Semantic roles & 50–950 ramp
primary
#8AE2EB
secondary
#C55E54
accent
#2513D3
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485