#8ADEEC#8ADEEC
#8ADEEC is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.2% C 0.084 H 209.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8ADEEC |
|---|---|
| RGB | rgb(138, 222, 236) |
| HSL | hsl(189, 72%, 73%) |
| HSV | hsv(189, 42%, 93%) |
| CMYK | cmyk(41.5%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(83.81, -21.96, -14.85) |
| CIE-LCH | lch(83.81, 26.51, 214.07°) |
| OKLab | oklab(85.2% -0.0731 -0.0408) |
| OKLCH | oklch(85.2% 0.084 209.2) |
| XYZ | xyz(51.7373, 63.6982, 88.9093) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.05
Robin Egg Blue
#8AF1FE
ΔE00 4.45
Robin'S Egg
#6DEDFD
ΔE00 4.81
Powder Blue
#B0E0E6
ΔE00 5.88
Paleturquoise
#AFEEEE
ΔE00 6.71
Sky Blue
#87CEEB
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ADEEC #EC988A
analogous
#8AECC9 #8ADEEC #8AADEC
triadic
#8ADEEC #EC8ADE #DEEC8A
tetradic
#8ADEEC #C98AEC #EC988A #ADEC8A
square
#8ADEEC #C98AEC #EC988A #ADEC8A
split-complementary
#8ADEEC #EC8AAD #ECC98A
monochromatic
#23BFD8 #55CFE3 #8ADEEC #BFEDF5 #E5F8FB
Accessibility & contrast
On white
1.53
#8ADEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#8ADEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ADEEC
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ADEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ADEEC | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8ED
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#5EE5E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8adeec; /* rgb */ color: rgb(138, 222, 236); /* oklch */ color: oklch(85.2% 0.084 209.2);
Tailwind
colors: {
custom: {
50: '#b1e8f2',
500: '#8adeec',
950: '#000000',
},
}SCSS
$custom: #8adeec; $custom-light: #b1e8f2; $custom-dark: #000000;
JSON
{
"hex": "#8adeec",
"rgb": {
"r": 138,
"g": 222,
"b": 236
},
"hsl": {
"h": 188.571,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.85197,
"c": 0.08376,
"h": 209.2
},
"luminance": 0.63702
}Semantic roles & 50–950 ramp
primary
#8ADEEC
secondary
#C76454
accent
#2D11D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485