#9FD0D6#9FD0D6
#9FD0D6 is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.5% C 0.052 H 205.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD0D6 |
|---|---|
| RGB | rgb(159, 208, 214) |
| HSL | hsl(187, 40%, 73%) |
| HSV | hsv(187, 26%, 84%) |
| CMYK | cmyk(25.7%, 2.8%, 0%, 16.1%) |
| CIE-LAB | lab(80.37, -14.49, -8.16) |
| CIE-LCH | lch(80.37, 16.64, 209.39°) |
| OKLab | oklab(82.52% -0.0466 -0.0222) |
| OKLCH | oklch(82.52% 0.052 205.5) |
| XYZ | xyz(48.9878, 57.3355, 72.0910) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.87
Lightblue
#ADD8E6
ΔE00 4.77
Paleturquoise
#AFEEEE
ΔE00 7.52
Sky Blue
#87CEEB
ΔE00 7.92
Ice Blue
#A5DFF9
ΔE00 8.04
Robin'S Egg Blue
#98EFF9
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD0D6 #D6A59F
analogous
#9FD6C0 #9FD0D6 #9FB4D6
triadic
#9FD0D6 #D69FD0 #D0D69F
tetradic
#9FD0D6 #C09FD6 #D6A59F #B4D69F
square
#9FD0D6 #C09FD6 #D6A59F #B4D69F
split-complementary
#9FD0D6 #D69FB4 #D6C09F
monochromatic
#4BA5B0 #74BBC4 #9FD0D6 #CAE5E8 #EAF5F6
Accessibility & contrast
On white
1.68
#9FD0D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#9FD0D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD0D6
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD0D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD0D6 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CCD6
Deuteranopia (green-blind)
#BEC4D6
Tritanopia (blue-blind)
#8DD4D2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #9fd0d6; /* rgb */ color: rgb(159, 208, 214); /* oklch */ color: oklch(82.5% 0.052 205.5);
Tailwind
colors: {
custom: {
50: '#bcdee2',
500: '#9fd0d6',
950: '#000000',
},
}SCSS
$custom: #9fd0d6; $custom-light: #bcdee2; $custom-dark: #000000;
JSON
{
"hex": "#9fd0d6",
"rgb": {
"r": 159,
"g": 208,
"b": 214
},
"hsl": {
"h": 186.545,
"s": 40.146,
"l": 73.137
},
"oklch": {
"l": 0.82524,
"c": 0.0516,
"h": 205.5
},
"luminance": 0.57338
}Semantic roles & 50–950 ramp
primary
#9FD0D6
secondary
#AD736C
accent
#4032B3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484