#9BD2DC#9BD2DC
#9BD2DC is a very light, muted teal. Relative luminance 0.582; OKLCH L 82.9% C 0.058 H 210.0°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9BD2DC |
|---|---|
| RGB | rgb(155, 210, 220) |
| HSL | hsl(189, 48%, 74%) |
| HSV | hsv(189, 30%, 86%) |
| CMYK | cmyk(29.5%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(80.86, -15.30, -10.66) |
| CIE-LCH | lch(80.86, 18.65, 214.86°) |
| OKLab | oklab(82.92% -0.0504 -0.0291) |
| OKLCH | oklch(82.92% 0.058 210) |
| XYZ | xyz(49.4783, 58.2266, 76.3281) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.95
Lightblue
#ADD8E6
ΔE00 4.18
Sky Blue
#87CEEB
ΔE00 6.42
Ice Blue
#A5DFF9
ΔE00 6.68
Robin'S Egg Blue
#98EFF9
ΔE00 7.51
Baby Blue
#89CFF0
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BD2DC #DCA59B
analogous
#9BDCC5 #9BD2DC #9BB1DC
triadic
#9BD2DC #DC9BD2 #D2DC9B
tetradic
#9BD2DC #C59BDC #DCA59B #B1DC9B
square
#9BD2DC #C59BDC #DCA59B #B1DC9B
split-complementary
#9BD2DC #DC9BB1 #DCC59B
monochromatic
#41A8BB #6EBECC #9BD2DC #C8E6EC #E8F5F7
Accessibility & contrast
On white
1.66
#9BD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#9BD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BD2DC
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BD2DC | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#BEC5DC
Tritanopia (blue-blind)
#85D7D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9bd2dc; /* rgb */ color: rgb(155, 210, 220); /* oklch */ color: oklch(82.9% 0.058 210.0);
Tailwind
colors: {
custom: {
50: '#badfe6',
500: '#9bd2dc',
950: '#000000',
},
}SCSS
$custom: #9bd2dc; $custom-light: #badfe6; $custom-dark: #000000;
JSON
{
"hex": "#9bd2dc",
"rgb": {
"r": 155,
"g": 210,
"b": 220
},
"hsl": {
"h": 189.231,
"s": 48.148,
"l": 73.529
},
"oklch": {
"l": 0.82917,
"c": 0.05823,
"h": 210
},
"luminance": 0.58229
}Semantic roles & 50–950 ramp
primary
#9BD2DC
secondary
#B47367
accent
#402ABB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484