#9BDDEA#9BDDEA
#9BDDEA is a very light, moderate teal. Relative luminance 0.646; OKLCH L 85.8% C 0.069 H 211.2°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDDEA |
|---|---|
| RGB | rgb(155, 221, 234) |
| HSL | hsl(190, 65%, 76%) |
| HSV | hsv(190, 34%, 92%) |
| CMYK | cmyk(33.8%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(84.29, -17.59, -12.99) |
| CIE-LCH | lch(84.29, 21.87, 216.45°) |
| OKLab | oklab(85.78% -0.0587 -0.0356) |
| OKLCH | oklch(85.78% 0.069 211.2) |
| XYZ | xyz(54.2203, 64.6189, 87.4416) |
| Luminance | 0.6462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.74
Lightblue
#ADD8E6
ΔE00 4.82
Robin'S Egg Blue
#98EFF9
ΔE00 4.92
Ice Blue
#A5DFF9
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 5.91
Pale Sky Blue
#BDF6FE
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDDEA #EAA89B
analogous
#9BEAD0 #9BDDEA #9BB6EA
triadic
#9BDDEA #EA9BDD #DDEA9B
tetradic
#9BDDEA #D09BEA #EAA89B #B6EA9B
square
#9BDDEA #D09BEA #EAA89B #B6EA9B
split-complementary
#9BDDEA #EA9BB6 #EAD09B
monochromatic
#36BBD5 #68CCDF #9BDDEA #CEEEF5 #E6F6FA
Accessibility & contrast
On white
1.51
#9BDDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#9BDDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDDEA
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDDEA | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#C4CEEA
Tritanopia (blue-blind)
#7EE3E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #9bddea; /* rgb */ color: rgb(155, 221, 234); /* oklch */ color: oklch(85.8% 0.069 211.2);
Tailwind
colors: {
custom: {
50: '#bbe7f0',
500: '#9bddea',
950: '#000000',
},
}SCSS
$custom: #9bddea; $custom-light: #bbe7f0; $custom-dark: #000000;
JSON
{
"hex": "#9bddea",
"rgb": {
"r": 155,
"g": 221,
"b": 234
},
"hsl": {
"h": 189.873,
"s": 65.289,
"l": 76.275
},
"oklch": {
"l": 0.85777,
"c": 0.06865,
"h": 211.2
},
"luminance": 0.64622
}Semantic roles & 50–950 ramp
primary
#9BDDEA
secondary
#C57464
accent
#3618CD
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485