#9BDBDD#9BDBDD
#9BDBDD is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.9% C 0.065 H 198.5°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDBDD |
|---|---|
| RGB | rgb(155, 219, 221) |
| HSL | hsl(182, 49%, 74%) |
| HSV | hsv(182, 30%, 87%) |
| CMYK | cmyk(29.9%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(83.36, -19.62, -7.48) |
| CIE-LCH | lch(83.36, 21.00, 200.86°) |
| OKLab | oklab(84.92% -0.0613 -0.0205) |
| OKLCH | oklch(84.92% 0.065 198.5) |
| XYZ | xyz(51.8959, 62.8493, 77.7892) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.32
Paleturquoise
#AFEEEE
ΔE00 4.40
Robin'S Egg Blue
#98EFF9
ΔE00 5.49
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Pale Sky Blue
#BDF6FE
ΔE00 7.10
Lightblue
#ADD8E6
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDBDD #DD9D9B
analogous
#9BDDBE #9BDBDD #9BBADD
triadic
#9BDBDD #DD9BDB #DBDD9B
tetradic
#9BDBDD #BE9BDD #DD9D9B #BADD9B
square
#9BDBDD #BE9BDD #DD9D9B #BADD9B
split-complementary
#9BDBDD #DD9BBA #DDBE9B
monochromatic
#40B9BD #6DCBCD #9BDBDD #C9EBED #E8F7F7
Accessibility & contrast
On white
1.55
#9BDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#9BDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDBDD
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDBDD | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#C6CCDE
Tritanopia (blue-blind)
#83DFDB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9bdbdd; /* rgb */ color: rgb(155, 219, 221); /* oklch */ color: oklch(84.9% 0.065 198.5);
Tailwind
colors: {
custom: {
50: '#bae6e7',
500: '#9bdbdd',
950: '#000000',
},
}SCSS
$custom: #9bdbdd; $custom-light: #bae6e7; $custom-dark: #000000;
JSON
{
"hex": "#9bdbdd",
"rgb": {
"r": 155,
"g": 219,
"b": 221
},
"hsl": {
"h": 181.818,
"s": 49.254,
"l": 73.725
},
"oklch": {
"l": 0.84916,
"c": 0.06467,
"h": 198.5
},
"luminance": 0.62852
}Semantic roles & 50–950 ramp
primary
#9BDBDD
secondary
#B56A67
accent
#2D29BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484