#9ADDEA#9ADDEA
#9ADDEA is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.7% C 0.070 H 211.0°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #9ADDEA |
|---|---|
| RGB | rgb(154, 221, 234) |
| HSL | hsl(190, 66%, 76%) |
| HSV | hsv(190, 34%, 92%) |
| CMYK | cmyk(34.2%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.24, -17.86, -13.07) |
| CIE-LCH | lch(84.24, 22.14, 216.20°) |
| OKLab | oklab(85.72% -0.0596 -0.0358) |
| OKLCH | oklch(85.72% 0.07 211) |
| XYZ | xyz(54.0291, 64.5203, 87.4327) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.86
Robin'S Egg Blue
#98EFF9
ΔE00 4.83
Lightblue
#ADD8E6
ΔE00 4.98
Ice Blue
#A5DFF9
ΔE00 5.75
Robin Egg Blue
#8AF1FE
ΔE00 5.80
Pale Sky Blue
#BDF6FE
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ADDEA #EAA79A
analogous
#9AEACF #9ADDEA #9AB5EA
triadic
#9ADDEA #EA9ADD #DDEA9A
tetradic
#9ADDEA #CF9AEA #EAA79A #B5EA9A
square
#9ADDEA #CF9AEA #EAA79A #B5EA9A
split-complementary
#9ADDEA #EA9AB5 #EACF9A
monochromatic
#35BBD5 #67CCDF #9ADDEA #CDEEF5 #E6F6FA
Accessibility & contrast
On white
1.51
#9ADDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#9ADDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ADDEA
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ADDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ADDEA | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#C4CEEA
Tritanopia (blue-blind)
#7CE3E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9addea; /* rgb */ color: rgb(154, 221, 234); /* oklch */ color: oklch(85.7% 0.070 211.0);
Tailwind
colors: {
custom: {
50: '#bae7f0',
500: '#9addea',
950: '#000000',
},
}SCSS
$custom: #9addea; $custom-light: #bae7f0; $custom-dark: #000000;
JSON
{
"hex": "#9addea",
"rgb": {
"r": 154,
"g": 221,
"b": 234
},
"hsl": {
"h": 189.75,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.85723,
"c": 0.06951,
"h": 211
},
"luminance": 0.64523
}Semantic roles & 50–950 ramp
primary
#9ADDEA
secondary
#C57363
accent
#3618CD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485