#9BDBDA#9BDBDA
#9BDBDA is a very light, moderate teal. Relative luminance 0.627; OKLCH L 84.8% C 0.065 H 194.8°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDBDA |
|---|---|
| RGB | rgb(155, 219, 218) |
| HSL | hsl(179, 47%, 73%) |
| HSV | hsv(179, 29%, 86%) |
| CMYK | cmyk(29.2%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(83.28, -20.31, -6.01) |
| CIE-LCH | lch(83.28, 21.18, 196.48°) |
| OKLab | oklab(84.82% -0.0625 -0.0165) |
| OKLCH | oklch(84.82% 0.065 194.8) |
| XYZ | xyz(51.4997, 62.6908, 75.7030) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.42
Powder Blue
#B0E0E6
ΔE00 5.12
Robin'S Egg Blue
#98EFF9
ΔE00 6.14
Robin Egg Blue
#8AF1FE
ΔE00 7.45
Pale Sky Blue
#BDF6FE
ΔE00 7.70
Duck Egg Blue
#C3FBF4
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDBDA #DB9B9C
analogous
#9BDBBA #9BDBDA #9BBCDB
triadic
#9BDBDA #DA9BDB #DBDA9B
tetradic
#9BDBDA #BA9BDB #DB9B9C #BCDB9B
square
#9BDBDA #BA9BDB #DB9B9C #BCDB9B
split-complementary
#9BDBDA #DB9BBC #DBBA9B
monochromatic
#43B9B7 #6ECBC9 #9BDBDA #C8EBEB #E8F7F7
Accessibility & contrast
On white
1.55
#9BDBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#9BDBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDBDA
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDBDA | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DA
Deuteranopia (green-blind)
#C7CCDB
Tritanopia (blue-blind)
#84DFDA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #9bdbda; /* rgb */ color: rgb(155, 219, 218); /* oklch */ color: oklch(84.8% 0.065 194.8);
Tailwind
colors: {
custom: {
50: '#bae6e5',
500: '#9bdbda',
950: '#000000',
},
}SCSS
$custom: #9bdbda; $custom-light: #bae6e5; $custom-dark: #000000;
JSON
{
"hex": "#9bdbda",
"rgb": {
"r": 155,
"g": 219,
"b": 218
},
"hsl": {
"h": 179.063,
"s": 47.059,
"l": 73.333
},
"oklch": {
"l": 0.84822,
"c": 0.06468,
"h": 194.8
},
"luminance": 0.62694
}Semantic roles & 50–950 ramp
primary
#9BDBDA
secondary
#B36869
accent
#2B2DBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484