#9FD3DB#9FD3DB
#9FD3DB is a very light, muted teal. Relative luminance 0.591; OKLCH L 83.3% C 0.055 H 207.9°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD3DB |
|---|---|
| RGB | rgb(159, 211, 219) |
| HSL | hsl(188, 45%, 74%) |
| HSV | hsv(188, 27%, 86%) |
| CMYK | cmyk(27.4%, 3.7%, 0%, 14.1%) |
| CIE-LAB | lab(81.33, -14.90, -9.41) |
| CIE-LCH | lch(81.33, 17.62, 212.27°) |
| OKLab | oklab(83.34% -0.0485 -0.0256) |
| OKLCH | oklch(83.34% 0.055 207.9) |
| XYZ | xyz(50.3745, 59.0716, 75.7518) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.35
Lightblue
#ADD8E6
ΔE00 4.19
Ice Blue
#A5DFF9
ΔE00 7.12
Paleturquoise
#AFEEEE
ΔE00 7.13
Sky Blue
#87CEEB
ΔE00 7.23
Robin'S Egg Blue
#98EFF9
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD3DB #DBA79F
analogous
#9FDBC5 #9FD3DB #9FB5DB
triadic
#9FD3DB #DB9FD3 #D3DB9F
tetradic
#9FD3DB #C59FDB #DBA79F #B5DB9F
square
#9FD3DB #C59FDB #DBA79F #B5DB9F
split-complementary
#9FD3DB #DB9FB5 #DBC59F
monochromatic
#46AABA #72BFCA #9FD3DB #CCE7EC #E9F5F7
Accessibility & contrast
On white
1.64
#9FD3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#9FD3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD3DB
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD3DB | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDC
Deuteranopia (green-blind)
#C0C7DB
Tritanopia (blue-blind)
#8BD8D5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #9fd3db; /* rgb */ color: rgb(159, 211, 219); /* oklch */ color: oklch(83.3% 0.055 207.9);
Tailwind
colors: {
custom: {
50: '#bde0e6',
500: '#9fd3db',
950: '#000000',
},
}SCSS
$custom: #9fd3db; $custom-light: #bde0e6; $custom-dark: #000000;
JSON
{
"hex": "#9fd3db",
"rgb": {
"r": 159,
"g": 211,
"b": 219
},
"hsl": {
"h": 188,
"s": 45.455,
"l": 74.118
},
"oklch": {
"l": 0.83337,
"c": 0.05484,
"h": 207.9
},
"luminance": 0.59074
}Semantic roles & 50–950 ramp
primary
#9FD3DB
secondary
#B3756B
accent
#3F2DB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484