#9BDECF#9BDECF
#9BDECF is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.2% C 0.071 H 179.0°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDECF |
|---|---|
| RGB | rgb(155, 222, 207) |
| HSL | hsl(167, 50%, 74%) |
| HSV | hsv(167, 30%, 87%) |
| CMYK | cmyk(30.2%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(83.82, -24.21, 0.61) |
| CIE-LCH | lch(83.82, 24.22, 178.55°) |
| OKLab | oklab(85.15% -0.0708 0.0013) |
| OKLCH | oklch(85.15% 0.071 179) |
| XYZ | xyz(50.8975, 63.7134, 68.6354) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.22
Seafoam Blue
#78D1B6
ΔE00 6.29
Light Teal
#90E4C1
ΔE00 6.45
Tiffany Blue
#7BF2DA
ΔE00 6.97
Paleturquoise
#AFEEEE
ΔE00 7.14
Pale Aqua
#B8FFEB
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDECF #DE9BAA
analogous
#9BDEAE #9BDECF #9BCCDE
triadic
#9BDECF #CF9BDE #DECF9B
tetradic
#9BDECF #AE9BDE #DE9BAA #CCDE9B
square
#9BDECF #AE9BDE #DE9BAA #CCDE9B
split-complementary
#9BDECF #DE9BCC #DEAE9B
monochromatic
#3FBFA3 #6DCFB9 #9BDECF #C9EDE5 #E8F7F4
Accessibility & contrast
On white
1.53
#9BDECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#9BDECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDECF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDECF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D6CE
Deuteranopia (green-blind)
#CCCDD0
Tritanopia (blue-blind)
#87E0D9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #9bdecf; /* rgb */ color: rgb(155, 222, 207); /* oklch */ color: oklch(85.2% 0.071 179.0);
Tailwind
colors: {
custom: {
50: '#bae8dd',
500: '#9bdecf',
950: '#000000',
},
}SCSS
$custom: #9bdecf; $custom-light: #bae8dd; $custom-dark: #000000;
JSON
{
"hex": "#9bdecf",
"rgb": {
"r": 155,
"g": 222,
"b": 207
},
"hsl": {
"h": 166.567,
"s": 50.376,
"l": 73.922
},
"oklch": {
"l": 0.85154,
"c": 0.07079,
"h": 179
},
"luminance": 0.63716
}Semantic roles & 50–950 ramp
primary
#9BDECF
secondary
#B66779
accent
#2849BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484