#9BDFDA#9BDFDA
#9BDFDA is a very light, moderate teal. Relative luminance 0.648; OKLCH L 85.7% C 0.069 H 190.2°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDFDA |
|---|---|
| RGB | rgb(155, 223, 218) |
| HSL | hsl(176, 52%, 74%) |
| HSV | hsv(176, 30%, 87%) |
| CMYK | cmyk(30.5%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(84.38, -22.29, -4.38) |
| CIE-LCH | lch(84.38, 22.72, 191.12°) |
| OKLab | oklab(85.7% -0.0675 -0.0121) |
| OKLCH | oklch(85.7% 0.069 190.2) |
| XYZ | xyz(52.5558, 64.8030, 76.0550) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.32
Powder Blue
#B0E0E6
ΔE00 6.52
Robin'S Egg Blue
#98EFF9
ΔE00 6.66
Pale Cyan
#B7FFFA
ΔE00 6.91
Light Cyan
#ACFFFC
ΔE00 6.92
Duck Egg Blue
#C3FBF4
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDFDA #DF9BA0
analogous
#9BDFB8 #9BDFDA #9BC2DF
triadic
#9BDFDA #DA9BDF #DFDA9B
tetradic
#9BDFDA #B89BDF #DF9BA0 #C2DF9B
square
#9BDFDA #B89BDF #DF9BA0 #C2DF9B
split-complementary
#9BDFDA #DF9BC2 #DFB89B
monochromatic
#3EC1B8 #6DD0C9 #9BDFDA #C9EEEB #E8F8F6
Accessibility & contrast
On white
1.50
#9BDFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#9BDFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDFDA
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDFDA | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DA
Deuteranopia (green-blind)
#CBCFDB
Tritanopia (blue-blind)
#84E3DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9bdfda; /* rgb */ color: rgb(155, 223, 218); /* oklch */ color: oklch(85.7% 0.069 190.2);
Tailwind
colors: {
custom: {
50: '#bae9e5',
500: '#9bdfda',
950: '#000000',
},
}SCSS
$custom: #9bdfda; $custom-light: #bae9e5; $custom-dark: #000000;
JSON
{
"hex": "#9bdfda",
"rgb": {
"r": 155,
"g": 223,
"b": 218
},
"hsl": {
"h": 175.588,
"s": 51.515,
"l": 74.118
},
"oklch": {
"l": 0.85703,
"c": 0.06859,
"h": 190.2
},
"luminance": 0.64806
}Semantic roles & 50–950 ramp
primary
#9BDFDA
secondary
#B7676D
accent
#2732BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484