#9BDEEB#9BDEEB
#9BDEEB is a very light, moderate teal. Relative luminance 0.652; OKLCH L 86.0% C 0.069 H 211.0°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDEEB |
|---|---|
| RGB | rgb(155, 222, 235) |
| HSL | hsl(190, 67%, 76%) |
| HSV | hsv(190, 34%, 92%) |
| CMYK | cmyk(34%, 5.5%, 0%, 7.8%) |
| CIE-LAB | lab(84.59, -17.86, -13.07) |
| CIE-LCH | lch(84.59, 22.13, 216.20°) |
| OKLab | oklab(86.03% -0.0596 -0.0358) |
| OKLCH | oklch(86.03% 0.069 211) |
| XYZ | xyz(54.6292, 65.2061, 88.2886) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.79
Robin'S Egg Blue
#98EFF9
ΔE00 4.67
Lightblue
#ADD8E6
ΔE00 5.00
Robin Egg Blue
#8AF1FE
ΔE00 5.67
Ice Blue
#A5DFF9
ΔE00 5.71
Pale Sky Blue
#BDF6FE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDEEB #EBA89B
analogous
#9BEBD0 #9BDEEB #9BB6EB
triadic
#9BDEEB #EB9BDE #DEEB9B
tetradic
#9BDEEB #D09BEB #EBA89B #B6EB9B
square
#9BDEEB #D09BEB #EBA89B #B6EB9B
split-complementary
#9BDEEB #EB9BB6 #EBD09B
monochromatic
#35BCD7 #68CDE1 #9BDEEB #CEEFF5 #E5F7FA
Accessibility & contrast
On white
1.50
#9BDEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#9BDEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDEEB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDEEB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#7EE4E2
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9bdeeb; /* rgb */ color: rgb(155, 222, 235); /* oklch */ color: oklch(86.0% 0.069 211.0);
Tailwind
colors: {
custom: {
50: '#bbe8f1',
500: '#9bdeeb',
950: '#000000',
},
}SCSS
$custom: #9bdeeb; $custom-light: #bbe8f1; $custom-dark: #000000;
JSON
{
"hex": "#9bdeeb",
"rgb": {
"r": 155,
"g": 222,
"b": 235
},
"hsl": {
"h": 189.75,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.86028,
"c": 0.06948,
"h": 211
},
"luminance": 0.65209
}Semantic roles & 50–950 ramp
primary
#9BDEEB
secondary
#C77464
accent
#3517CF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#121616
muted
#828485