#9BDFDB#9BDFDB
#9BDFDB is a very light, moderate teal. Relative luminance 0.649; OKLCH L 85.7% C 0.068 H 191.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDFDB |
|---|---|
| RGB | rgb(155, 223, 219) |
| HSL | hsl(176, 52%, 74%) |
| HSV | hsv(176, 30%, 87%) |
| CMYK | cmyk(30.5%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(84.41, -22.07, -4.87) |
| CIE-LCH | lch(84.41, 22.60, 192.45°) |
| OKLab | oklab(85.73% -0.0671 -0.0134) |
| OKLCH | oklch(85.73% 0.068 191.3) |
| XYZ | xyz(52.6871, 64.8555, 76.7463) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.13
Powder Blue
#B0E0E6
ΔE00 6.22
Robin'S Egg Blue
#98EFF9
ΔE00 6.34
Light Cyan
#ACFFFC
ΔE00 6.88
Pale Cyan
#B7FFFA
ΔE00 6.90
Duck Egg Blue
#C3FBF4
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDFDB #DF9B9F
analogous
#9BDFB9 #9BDFDB #9BC1DF
triadic
#9BDFDB #DB9BDF #DFDB9B
tetradic
#9BDFDB #B99BDF #DF9B9F #C1DF9B
square
#9BDFDB #B99BDF #DF9B9F #C1DF9B
split-complementary
#9BDFDB #DF9BC1 #DFB99B
monochromatic
#3EC1BA #6DD0CA #9BDFDB #C9EEEC #E8F8F7
Accessibility & contrast
On white
1.50
#9BDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#9BDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDFDB
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDFDB | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#83E3DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9bdfdb; /* rgb */ color: rgb(155, 223, 219); /* oklch */ color: oklch(85.7% 0.068 191.3);
Tailwind
colors: {
custom: {
50: '#bae9e6',
500: '#9bdfdb',
950: '#000000',
},
}SCSS
$custom: #9bdfdb; $custom-light: #bae9e6; $custom-dark: #000000;
JSON
{
"hex": "#9bdfdb",
"rgb": {
"r": 155,
"g": 223,
"b": 219
},
"hsl": {
"h": 176.471,
"s": 51.515,
"l": 74.118
},
"oklch": {
"l": 0.85733,
"c": 0.06843,
"h": 191.3
},
"luminance": 0.64858
}Semantic roles & 50–950 ramp
primary
#9BDFDB
secondary
#B7676B
accent
#2730BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484