#9FD5DE#9FD5DE
#9FD5DE is a very light, muted teal. Relative luminance 0.602; OKLCH L 83.9% C 0.057 H 208.8°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD5DE |
|---|---|
| RGB | rgb(159, 213, 222) |
| HSL | hsl(189, 49%, 75%) |
| HSV | hsv(189, 28%, 87%) |
| CMYK | cmyk(28.4%, 4.1%, 0%, 12.9%) |
| CIE-LAB | lab(81.96, -15.23, -10.06) |
| CIE-LCH | lch(81.96, 18.26, 213.45°) |
| OKLab | oklab(83.87% -0.0498 -0.0275) |
| OKLCH | oklch(83.87% 0.057 208.8) |
| XYZ | xyz(51.2729, 60.2309, 78.0172) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.13
Lightblue
#ADD8E6
ΔE00 4.01
Ice Blue
#A5DFF9
ΔE00 6.67
Paleturquoise
#AFEEEE
ΔE00 6.87
Sky Blue
#87CEEB
ΔE00 6.97
Robin'S Egg Blue
#98EFF9
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD5DE #DEA89F
analogous
#9FDEC7 #9FD5DE #9FB6DE
triadic
#9FD5DE #DE9FD5 #D5DE9F
tetradic
#9FD5DE #C79FDE #DEA89F #B6DE9F
square
#9FD5DE #C79FDE #DEA89F #B6DE9F
split-complementary
#9FD5DE #DE9FB6 #DEC79F
monochromatic
#44ADBF #71C1CE #9FD5DE #CDE9EE #E8F5F7
Accessibility & contrast
On white
1.61
#9FD5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#9FD5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD5DE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD5DE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DF
Deuteranopia (green-blind)
#C1C8DE
Tritanopia (blue-blind)
#8ADAD8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #9fd5de; /* rgb */ color: rgb(159, 213, 222); /* oklch */ color: oklch(83.9% 0.057 208.8);
Tailwind
colors: {
custom: {
50: '#bde2e8',
500: '#9fd5de',
950: '#000000',
},
}SCSS
$custom: #9fd5de; $custom-light: #bde2e8; $custom-dark: #000000;
JSON
{
"hex": "#9fd5de",
"rgb": {
"r": 159,
"g": 213,
"b": 222
},
"hsl": {
"h": 188.571,
"s": 48.837,
"l": 74.706
},
"oklch": {
"l": 0.83868,
"c": 0.05691,
"h": 208.8
},
"luminance": 0.60233
}Semantic roles & 50–950 ramp
primary
#9FD5DE
secondary
#B6766B
accent
#3E29BC
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484