#9FDBDB#9FDBDB
#9FDBDB is a very light, moderate teal. Relative luminance 0.631; OKLCH L 85.1% C 0.061 H 196.1°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDBDB |
|---|---|
| RGB | rgb(159, 219, 219) |
| HSL | hsl(180, 45%, 74%) |
| HSV | hsv(180, 27%, 86%) |
| CMYK | cmyk(27.4%, 0%, 0%, 14.1%) |
| CIE-LAB | lab(83.52, -18.95, -6.16) |
| CIE-LCH | lch(83.52, 19.92, 198.01°) |
| OKLab | oklab(85.08% -0.0586 -0.0169) |
| OKLCH | oklch(85.08% 0.061 196.1) |
| XYZ | xyz(52.4116, 63.1458, 76.4308) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.25
Powder Blue
#B0E0E6
ΔE00 4.28
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Pale Sky Blue
#BDF6FE
ΔE00 7.19
Robin Egg Blue
#8AF1FE
ΔE00 7.50
Duck Egg Blue
#C3FBF4
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDBDB #DB9F9F
analogous
#9FDBBD #9FDBDB #9FBDDB
triadic
#9FDBDB #DB9FDB #DBDB9F
tetradic
#9FDBDB #BD9FDB #DB9F9F #BDDB9F
square
#9FDBDB #BD9FDB #DB9F9F #BDDB9F
split-complementary
#9FDBDB #DB9FBD #DBBD9F
monochromatic
#46BABA #72CACA #9FDBDB #CCECEC #E9F7F7
Accessibility & contrast
On white
1.54
#9FDBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#9FDBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDBDB
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDBDB | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#C8CCDC
Tritanopia (blue-blind)
#8ADFDB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9fdbdb; /* rgb */ color: rgb(159, 219, 219); /* oklch */ color: oklch(85.1% 0.061 196.1);
Tailwind
colors: {
custom: {
50: '#bde6e6',
500: '#9fdbdb',
950: '#000000',
},
}SCSS
$custom: #9fdbdb; $custom-light: #bde6e6; $custom-dark: #000000;
JSON
{
"hex": "#9fdbdb",
"rgb": {
"r": 159,
"g": 219,
"b": 219
},
"hsl": {
"h": 180,
"s": 45.455,
"l": 74.118
},
"oklch": {
"l": 0.85078,
"c": 0.061,
"h": 196.1
},
"luminance": 0.63148
}Semantic roles & 50–950 ramp
primary
#9FDBDB
secondary
#B36B6B
accent
#2D2DB9
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484