#9ADEEA#9ADEEA
#9ADEEA is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.9% C 0.070 H 209.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9ADEEA |
|---|---|
| RGB | rgb(154, 222, 234) |
| HSL | hsl(189, 66%, 76%) |
| HSV | hsv(189, 34%, 92%) |
| CMYK | cmyk(34.2%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.51, -18.36, -12.67) |
| CIE-LCH | lch(84.51, 22.31, 214.59°) |
| OKLab | oklab(85.94% -0.0608 -0.0347) |
| OKLCH | oklch(85.94% 0.07 209.7) |
| XYZ | xyz(54.2939, 65.0499, 87.5209) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.80
Robin'S Egg Blue
#98EFF9
ΔE00 4.43
Lightblue
#ADD8E6
ΔE00 5.35
Robin Egg Blue
#8AF1FE
ΔE00 5.46
Paleturquoise
#AFEEEE
ΔE00 5.80
Pale Sky Blue
#BDF6FE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ADEEA #EAA69A
analogous
#9AEACE #9ADEEA #9AB6EA
triadic
#9ADEEA #EA9ADE #DEEA9A
tetradic
#9ADEEA #CE9AEA #EAA69A #B6EA9A
square
#9ADEEA #CE9AEA #EAA69A #B6EA9A
split-complementary
#9ADEEA #EA9AB6 #EACE9A
monochromatic
#35BDD5 #67CDDF #9ADEEA #CDEFF5 #E6F7FA
Accessibility & contrast
On white
1.50
#9ADEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#9ADEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ADEEA
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ADEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ADEEA | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EB
Deuteranopia (green-blind)
#C5CFEA
Tritanopia (blue-blind)
#7CE4E1
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9adeea; /* rgb */ color: rgb(154, 222, 234); /* oklch */ color: oklch(85.9% 0.070 209.7);
Tailwind
colors: {
custom: {
50: '#bae8f0',
500: '#9adeea',
950: '#000000',
},
}SCSS
$custom: #9adeea; $custom-light: #bae8f0; $custom-dark: #000000;
JSON
{
"hex": "#9adeea",
"rgb": {
"r": 154,
"g": 222,
"b": 234
},
"hsl": {
"h": 189,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.85941,
"c": 0.07,
"h": 209.7
},
"luminance": 0.65053
}Semantic roles & 50–950 ramp
primary
#9ADEEA
secondary
#C57263
accent
#3318CD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485