#9DD2DB#9DD2DB
#9DD2DB is a very light, muted teal. Relative luminance 0.584; OKLCH L 83.0% C 0.056 H 209.1°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #9DD2DB |
|---|---|
| RGB | rgb(157, 210, 219) |
| HSL | hsl(189, 46%, 74%) |
| HSV | hsv(189, 28%, 86%) |
| CMYK | cmyk(28.3%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(80.95, -14.96, -9.99) |
| CIE-LCH | lch(80.95, 17.99, 213.73°) |
| OKLab | oklab(83% -0.049 -0.0273) |
| OKLCH | oklch(83% 0.056 209.1) |
| XYZ | xyz(49.7333, 58.3734, 75.6508) |
| Luminance | 0.5838 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.72
Lightblue
#ADD8E6
ΔE00 4.13
Sky Blue
#87CEEB
ΔE00 6.80
Ice Blue
#A5DFF9
ΔE00 6.91
Paleturquoise
#AFEEEE
ΔE00 7.49
Robin'S Egg Blue
#98EFF9
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9DD2DB #DBA69D
analogous
#9DDBC5 #9DD2DB #9DB3DB
triadic
#9DD2DB #DB9DD2 #D2DB9D
tetradic
#9DD2DB #C59DDB #DBA69D #B3DB9D
square
#9DD2DB #C59DDB #DBA69D #B3DB9D
split-complementary
#9DD2DB #DB9DB3 #DBC59D
monochromatic
#44A8B9 #70BDCB #9DD2DB #CAE7EB #E9F5F7
Accessibility & contrast
On white
1.66
#9DD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#9DD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9DD2DB
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9DD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9DD2DB | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#BEC5DB
Tritanopia (blue-blind)
#88D7D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9dd2db; /* rgb */ color: rgb(157, 210, 219); /* oklch */ color: oklch(83.0% 0.056 209.1);
Tailwind
colors: {
custom: {
50: '#bbdfe6',
500: '#9dd2db',
950: '#000000',
},
}SCSS
$custom: #9dd2db; $custom-light: #bbdfe6; $custom-dark: #000000;
JSON
{
"hex": "#9dd2db",
"rgb": {
"r": 157,
"g": 210,
"b": 219
},
"hsl": {
"h": 188.71,
"s": 46.269,
"l": 73.725
},
"oklch": {
"l": 0.83001,
"c": 0.05608,
"h": 209.1
},
"luminance": 0.58376
}Semantic roles & 50–950 ramp
primary
#9DD2DB
secondary
#B3746A
accent
#412CB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484