#8ADEE5#8ADEE5
#8ADEE5 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 85.0% C 0.082 H 202.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADEE5 |
|---|---|
| RGB | rgb(138, 222, 229) |
| HSL | hsl(185, 64%, 72%) |
| HSV | hsv(185, 40%, 90%) |
| CMYK | cmyk(39.7%, 3.1%, 0%, 10.2%) |
| CIE-LAB | lab(83.60, -23.70, -11.46) |
| CIE-LCH | lch(83.60, 26.32, 205.80°) |
| OKLab | oklab(84.96% -0.0759 -0.0315) |
| OKLCH | oklch(84.96% 0.082 202.5) |
| XYZ | xyz(50.7402, 63.2994, 83.6578) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.96
Robin Egg Blue
#8AF1FE
ΔE00 4.63
Robin'S Egg
#6DEDFD
ΔE00 5.08
Paleturquoise
#AFEEEE
ΔE00 5.51
Powder Blue
#B0E0E6
ΔE00 6.10
Aqua Blue
#02D8E9
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADEE5 #E5918A
analogous
#8AE5BE #8ADEE5 #8AB1E5
triadic
#8ADEE5 #E58ADE #DEE58A
tetradic
#8ADEE5 #BE8AE5 #E5918A #B1E58A
square
#8ADEE5 #BE8AE5 #E5918A #B1E58A
split-complementary
#8ADEE5 #E58AB1 #E5BE8A
monochromatic
#2CBCC8 #58D0DA #8ADEE5 #BCECF0 #E6F8F9
Accessibility & contrast
On white
1.54
#8ADEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#8ADEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADEE5
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADEE5 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D7E6
Deuteranopia (green-blind)
#C3CBE6
Tritanopia (blue-blind)
#62E4E0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8adee5; /* rgb */ color: rgb(138, 222, 229); /* oklch */ color: oklch(85.0% 0.082 202.5);
Tailwind
colors: {
custom: {
50: '#b0e8ed',
500: '#8adee5',
950: '#000000',
},
}SCSS
$custom: #8adee5; $custom-light: #b0e8ed; $custom-dark: #000000;
JSON
{
"hex": "#8adee5",
"rgb": {
"r": 138,
"g": 222,
"b": 229
},
"hsl": {
"h": 184.615,
"s": 63.636,
"l": 71.961
},
"oklch": {
"l": 0.84961,
"c": 0.08216,
"h": 202.5
},
"luminance": 0.63303
}Semantic roles & 50–950 ramp
primary
#8ADEE5
secondary
#BE5D55
accent
#281ACB
background
#FDFEFE
surface
#F8FCFD
border
#D1D5D5
text
#111616
muted
#818484