#8ADEEE#8ADEEE
#8ADEEE is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.3% C 0.084 H 211.0°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADEEE |
|---|---|
| RGB | rgb(138, 222, 238) |
| HSL | hsl(190, 75%, 74%) |
| HSV | hsv(190, 42%, 93%) |
| CMYK | cmyk(42%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(83.87, -21.46, -15.82) |
| CIE-LCH | lch(83.87, 26.66, 216.40°) |
| OKLab | oklab(85.27% -0.0724 -0.0435) |
| OKLCH | oklch(85.27% 0.084 211) |
| XYZ | xyz(52.0295, 63.8151, 90.4482) |
| Luminance | 0.6382 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 4.67
Robin'S Egg
#6DEDFD
ΔE00 5.00
Powder Blue
#B0E0E6
ΔE00 5.99
Sky Blue
#87CEEB
ΔE00 6.48
Ice Blue
#A5DFF9
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADEEE #EE9A8A
analogous
#8AEECC #8ADEEE #8AACEE
triadic
#8ADEEE #EE8ADE #DEEE8A
tetradic
#8ADEEE #CC8AEE #EE9A8A #ACEE8A
square
#8ADEEE #CC8AEE #EE9A8A #ACEE8A
split-complementary
#8ADEEE #EE8AAC #EECC8A
monochromatic
#20BFDD #55CFE6 #8ADEEE #BFEDF6 #E4F7FB
Accessibility & contrast
On white
1.53
#8ADEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#8ADEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADEEE
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADEEE | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#C0CCEE
Tritanopia (blue-blind)
#5DE5E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8adeee; /* rgb */ color: rgb(138, 222, 238); /* oklch */ color: oklch(85.3% 0.084 211.0);
Tailwind
colors: {
custom: {
50: '#b1e8f3',
500: '#8adeee',
950: '#000000',
},
}SCSS
$custom: #8adeee; $custom-light: #b1e8f3; $custom-dark: #000000;
JSON
{
"hex": "#8adeee",
"rgb": {
"r": 138,
"g": 222,
"b": 238
},
"hsl": {
"h": 189.6,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.85266,
"c": 0.08444,
"h": 211
},
"luminance": 0.63819
}Semantic roles & 50–950 ramp
primary
#8ADEEE
secondary
#C96653
accent
#2F0FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485