#9FDBDD#9FDBDD
#9FDBDD is a very light, moderate teal. Relative luminance 0.633; OKLCH L 85.1% C 0.061 H 198.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDBDD |
|---|---|
| RGB | rgb(159, 219, 221) |
| HSL | hsl(182, 48%, 75%) |
| HSV | hsv(182, 28%, 87%) |
| CMYK | cmyk(28.1%, 0.9%, 0%, 13.3%) |
| CIE-LAB | lab(83.57, -18.50, -7.14) |
| CIE-LCH | lch(83.57, 19.83, 201.11°) |
| OKLab | oklab(85.14% -0.0578 -0.0195) |
| OKLCH | oklch(85.14% 0.061 198.7) |
| XYZ | xyz(52.6765, 63.2518, 77.8258) |
| Luminance | 0.6325 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.71
Paleturquoise
#AFEEEE
ΔE00 4.30
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Pale Sky Blue
#BDF6FE
ΔE00 6.80
Lightblue
#ADD8E6
ΔE00 7.09
Robin Egg Blue
#8AF1FE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDBDD #DDA19F
analogous
#9FDDC0 #9FDBDD #9FBCDD
triadic
#9FDBDD #DD9FDB #DBDD9F
tetradic
#9FDBDD #C09FDD #DDA19F #BCDD9F
square
#9FDBDD #C09FDD #DDA19F #BCDD9F
split-complementary
#9FDBDD #DD9FBC #DDC09F
monochromatic
#45B9BD #72CACD #9FDBDD #CCECED #E8F7F7
Accessibility & contrast
On white
1.54
#9FDBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#9FDBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDBDD
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDBDD | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DD
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#89DFDB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9fdbdd; /* rgb */ color: rgb(159, 219, 221); /* oklch */ color: oklch(85.1% 0.061 198.7);
Tailwind
colors: {
custom: {
50: '#bde6e7',
500: '#9fdbdd',
950: '#000000',
},
}SCSS
$custom: #9fdbdd; $custom-light: #bde6e7; $custom-dark: #000000;
JSON
{
"hex": "#9fdbdd",
"rgb": {
"r": 159,
"g": 219,
"b": 221
},
"hsl": {
"h": 181.935,
"s": 47.692,
"l": 74.51
},
"oklch": {
"l": 0.85141,
"c": 0.06103,
"h": 198.7
},
"luminance": 0.63254
}Semantic roles & 50–950 ramp
primary
#9FDBDD
secondary
#B56D6B
accent
#2F2BBB
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484