#8ADEED#8ADEED
#8ADEED is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.2% C 0.084 H 210.1°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADEED |
|---|---|
| RGB | rgb(138, 222, 237) |
| HSL | hsl(189, 73%, 74%) |
| HSV | hsv(189, 42%, 93%) |
| CMYK | cmyk(41.8%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(83.84, -21.71, -15.34) |
| CIE-LCH | lch(83.84, 26.58, 215.24°) |
| OKLab | oklab(85.23% -0.0727 -0.0422) |
| OKLCH | oklch(85.23% 0.084 210.1) |
| XYZ | xyz(51.8830, 63.7565, 89.6766) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.19
Robin Egg Blue
#8AF1FE
ΔE00 4.54
Robin'S Egg
#6DEDFD
ΔE00 4.89
Powder Blue
#B0E0E6
ΔE00 5.92
Sky Blue
#87CEEB
ΔE00 6.77
Ice Blue
#A5DFF9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADEED #ED998A
analogous
#8AEDCA #8ADEED #8AACED
triadic
#8ADEED #ED8ADE #DEED8A
tetradic
#8ADEED #CA8AED #ED998A #ACED8A
square
#8ADEED #CA8AED #ED998A #ACED8A
split-complementary
#8ADEED #ED8AAC #EDCA8A
monochromatic
#22BFDB #55CFE5 #8ADEED #BFEDF5 #E4F8FB
Accessibility & contrast
On white
1.53
#8ADEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#8ADEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADEED
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADEED | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#C0CCED
Tritanopia (blue-blind)
#5EE5E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8adeed; /* rgb */ color: rgb(138, 222, 237); /* oklch */ color: oklch(85.2% 0.084 210.1);
Tailwind
colors: {
custom: {
50: '#b1e8f2',
500: '#8adeed',
950: '#000000',
},
}SCSS
$custom: #8adeed; $custom-light: #b1e8f2; $custom-dark: #000000;
JSON
{
"hex": "#8adeed",
"rgb": {
"r": 138,
"g": 222,
"b": 237
},
"hsl": {
"h": 189.091,
"s": 73.333,
"l": 73.529
},
"oklch": {
"l": 0.85231,
"c": 0.08408,
"h": 210.1
},
"luminance": 0.6376
}Semantic roles & 50–950 ramp
primary
#8ADEED
secondary
#C86553
accent
#2E10D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485