#9BD2DB#9BD2DB
#9BD2DB is a very light, muted teal. Relative luminance 0.582; OKLCH L 82.9% C 0.058 H 208.6°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9BD2DB |
|---|---|
| RGB | rgb(155, 210, 219) |
| HSL | hsl(188, 47%, 73%) |
| HSV | hsv(188, 29%, 86%) |
| CMYK | cmyk(29.2%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(80.84, -15.53, -10.17) |
| CIE-LCH | lch(80.84, 18.57, 213.21°) |
| OKLab | oklab(82.88% -0.0508 -0.0278) |
| OKLCH | oklch(82.88% 0.058 208.6) |
| XYZ | xyz(49.3462, 58.1738, 75.6326) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.88
Lightblue
#ADD8E6
ΔE00 4.47
Sky Blue
#87CEEB
ΔE00 6.80
Ice Blue
#A5DFF9
ΔE00 7.05
Paleturquoise
#AFEEEE
ΔE00 7.40
Robin'S Egg Blue
#98EFF9
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BD2DB #DBA49B
analogous
#9BDBC4 #9BD2DB #9BB2DB
triadic
#9BD2DB #DB9BD2 #D2DB9B
tetradic
#9BD2DB #C49BDB #DBA49B #B2DB9B
square
#9BD2DB #C49BDB #DBA49B #B2DB9B
split-complementary
#9BD2DB #DB9BB2 #DBC49B
monochromatic
#43A8B9 #6EBECB #9BD2DB #C8E6EB #E8F5F7
Accessibility & contrast
On white
1.66
#9BD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#9BD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BD2DB
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BD2DB | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#85D7D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9bd2db; /* rgb */ color: rgb(155, 210, 219); /* oklch */ color: oklch(82.9% 0.058 208.6);
Tailwind
colors: {
custom: {
50: '#badfe6',
500: '#9bd2db',
950: '#000000',
},
}SCSS
$custom: #9bd2db; $custom-light: #badfe6; $custom-dark: #000000;
JSON
{
"hex": "#9bd2db",
"rgb": {
"r": 155,
"g": 210,
"b": 219
},
"hsl": {
"h": 188.438,
"s": 47.059,
"l": 73.333
},
"oklch": {
"l": 0.82884,
"c": 0.05791,
"h": 208.6
},
"luminance": 0.58176
}Semantic roles & 50–950 ramp
primary
#9BD2DB
secondary
#B37268
accent
#3F2BBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484