#8AE4E7#8AE4E7
#8AE4E7 is a very light, moderate teal. Relative luminance 0.667; OKLCH L 86.4% C 0.087 H 198.4°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8AE4E7 |
|---|---|
| RGB | rgb(138, 228, 231) |
| HSL | hsl(182, 66%, 72%) |
| HSV | hsv(182, 40%, 91%) |
| CMYK | cmyk(40.3%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(85.33, -26.15, -9.94) |
| CIE-LCH | lch(85.33, 27.97, 200.81°) |
| OKLab | oklab(86.37% -0.0821 -0.0273) |
| OKLCH | oklch(86.37% 0.087 198.4) |
| XYZ | xyz(52.6430, 66.6557, 85.6776) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.82
Robin Egg Blue
#8AF1FE
ΔE00 4.43
Paleturquoise
#AFEEEE
ΔE00 4.83
Robin'S Egg
#6DEDFD
ΔE00 5.05
Light Cyan
#ACFFFC
ΔE00 6.37
Powder Blue
#B0E0E6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8AE4E7 #E78D8A
analogous
#8AE7BB #8AE4E7 #8AB6E7
triadic
#8AE4E7 #E78AE4 #E4E78A
tetradic
#8AE4E7 #BB8AE7 #E78D8A #B6E78A
square
#8AE4E7 #BB8AE7 #E78D8A #B6E78A
split-complementary
#8AE4E7 #E78AB6 #E7BB8A
monochromatic
#2AC7CD #57D8DD #8AE4E7 #BDF0F1 #E6F9FA
Accessibility & contrast
On white
1.47
#8AE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#8AE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8AE4E7
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8AE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8AE4E7 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE7
Deuteranopia (green-blind)
#C8D0E8
Tritanopia (blue-blind)
#60EAE5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #8ae4e7; /* rgb */ color: rgb(138, 228, 231); /* oklch */ color: oklch(86.4% 0.087 198.4);
Tailwind
colors: {
custom: {
50: '#b1ecee',
500: '#8ae4e7',
950: '#000000',
},
}SCSS
$custom: #8ae4e7; $custom-light: #b1ecee; $custom-dark: #000000;
JSON
{
"hex": "#8ae4e7",
"rgb": {
"r": 138,
"g": 228,
"b": 231
},
"hsl": {
"h": 181.935,
"s": 65.957,
"l": 72.353
},
"oklch": {
"l": 0.86366,
"c": 0.08651,
"h": 198.4
},
"luminance": 0.6666
}Semantic roles & 50–950 ramp
primary
#8AE4E7
secondary
#C05855
accent
#1E18CE
background
#FDFEFF
surface
#F8FDFE
border
#D1D5D6
text
#111616
muted
#818485