#9FD2DB#9FD2DB
#9FD2DB is a very light, muted teal. Relative luminance 0.586; OKLCH L 83.1% C 0.054 H 209.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD2DB |
|---|---|
| RGB | rgb(159, 210, 219) |
| HSL | hsl(189, 45%, 74%) |
| HSV | hsv(189, 27%, 86%) |
| CMYK | cmyk(27.4%, 4.1%, 0%, 14.1%) |
| CIE-LAB | lab(81.06, -14.39, -9.81) |
| CIE-LCH | lch(81.06, 17.41, 214.30°) |
| OKLab | oklab(83.12% -0.0472 -0.0267) |
| OKLCH | oklch(83.12% 0.054 209.6) |
| XYZ | xyz(50.1268, 58.5763, 75.6692) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.60
Lightblue
#ADD8E6
ΔE00 3.80
Ice Blue
#A5DFF9
ΔE00 6.78
Sky Blue
#87CEEB
ΔE00 6.82
Paleturquoise
#AFEEEE
ΔE00 7.60
Robin'S Egg Blue
#98EFF9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD2DB #DBA89F
analogous
#9FDBC6 #9FD2DB #9FB4DB
triadic
#9FD2DB #DB9FD2 #D2DB9F
tetradic
#9FD2DB #C69FDB #DBA89F #B4DB9F
square
#9FD2DB #C69FDB #DBA89F #B4DB9F
split-complementary
#9FD2DB #DB9FB4 #DBC69F
monochromatic
#46A8BA #72BDCA #9FD2DB #CCE7EC #E9F5F7
Accessibility & contrast
On white
1.65
#9FD2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#9FD2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD2DB
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD2DB | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#BFC6DB
Tritanopia (blue-blind)
#8BD7D5
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #9fd2db; /* rgb */ color: rgb(159, 210, 219); /* oklch */ color: oklch(83.1% 0.054 209.6);
Tailwind
colors: {
custom: {
50: '#bddfe6',
500: '#9fd2db',
950: '#000000',
},
}SCSS
$custom: #9fd2db; $custom-light: #bddfe6; $custom-dark: #000000;
JSON
{
"hex": "#9fd2db",
"rgb": {
"r": 159,
"g": 210,
"b": 219
},
"hsl": {
"h": 189,
"s": 45.455,
"l": 74.118
},
"oklch": {
"l": 0.8312,
"c": 0.05424,
"h": 209.6
},
"luminance": 0.58579
}Semantic roles & 50–950 ramp
primary
#9FD2DB
secondary
#B3766B
accent
#422DB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484