#8ADEEB#8ADEEB
#8ADEEB is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.2% C 0.083 H 208.2°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADEEB |
|---|---|
| RGB | rgb(138, 222, 235) |
| HSL | hsl(188, 71%, 73%) |
| HSV | hsv(188, 41%, 92%) |
| CMYK | cmyk(41.3%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(83.78, -22.21, -14.37) |
| CIE-LCH | lch(83.78, 26.45, 212.90°) |
| OKLab | oklab(85.16% -0.0735 -0.0395) |
| OKLCH | oklch(85.16% 0.083 208.2) |
| XYZ | xyz(51.5924, 63.6403, 88.1463) |
| Luminance | 0.6364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.93
Robin Egg Blue
#8AF1FE
ΔE00 4.38
Robin'S Egg
#6DEDFD
ΔE00 4.76
Powder Blue
#B0E0E6
ΔE00 5.85
Paleturquoise
#AFEEEE
ΔE00 6.50
Aqua Blue
#02D8E9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADEEB #EB978A
analogous
#8AEBC7 #8ADEEB #8AADEB
triadic
#8ADEEB #EB8ADE #DEEB8A
tetradic
#8ADEEB #C78AEB #EB978A #ADEB8A
square
#8ADEEB #C78AEB #EB978A #ADEB8A
split-complementary
#8ADEEB #EB8AAD #EBC78A
monochromatic
#25BED6 #56CFE2 #8ADEEB #BEEDF4 #E5F8FB
Accessibility & contrast
On white
1.53
#8ADEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#8ADEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADEEB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADEEB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#5FE5E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8adeeb; /* rgb */ color: rgb(138, 222, 235); /* oklch */ color: oklch(85.2% 0.083 208.2);
Tailwind
colors: {
custom: {
50: '#b1e8f1',
500: '#8adeeb',
950: '#000000',
},
}SCSS
$custom: #8adeeb; $custom-light: #b1e8f1; $custom-dark: #000000;
JSON
{
"hex": "#8adeeb",
"rgb": {
"r": 138,
"g": 222,
"b": 235
},
"hsl": {
"h": 188.041,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.85163,
"c": 0.08346,
"h": 208.2
},
"luminance": 0.63644
}Semantic roles & 50–950 ramp
primary
#8ADEEB
secondary
#C56354
accent
#2C13D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485