#9FCDBE#9FCDBE
#9FCDBE is a light, muted teal. Relative luminance 0.548; OKLCH L 81.1% C 0.053 H 173.0°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCDBE |
|---|---|
| RGB | rgb(159, 205, 190) |
| HSL | hsl(160, 32%, 71%) |
| HSV | hsv(160, 22%, 80%) |
| CMYK | cmyk(22.4%, 0%, 7.3%, 19.6%) |
| CIE-LAB | lab(78.90, -18.13, 2.54) |
| CIE-LCH | lch(78.90, 18.31, 172.03°) |
| OKLab | oklab(81.14% -0.0524 0.0065) |
| OKLCH | oklch(81.14% 0.053 173) |
| XYZ | xyz(45.4209, 54.7496, 56.8798) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.81
Seafoam Blue
#78D1B6
ΔE00 7.40
Light Teal
#90E4C1
ΔE00 8.85
Mediumaquamarine
#66CDAA
ΔE00 9.73
Paleturquoise
#AFEEEE
ΔE00 9.88
Powder Blue
#B0E0E6
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCDBE #CD9FAE
analogous
#9FCDA7 #9FCDBE #9FC5CD
triadic
#9FCDBE #BE9FCD #CDBE9F
tetradic
#9FCDBE #A79FCD #CD9FAE #C5CD9F
square
#9FCDBE #A79FCD #CD9FAE #C5CD9F
split-complementary
#9FCDBE #CD9FC5 #CDA79F
monochromatic
#539F86 #77B8A3 #9FCDBE #C7E2D9 #EBF5F1
Accessibility & contrast
On white
1.76
#9FCDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#9FCDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCDBE
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCDBE | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C1C1BF
Tritanopia (blue-blind)
#94CEC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9fcdbe; /* rgb */ color: rgb(159, 205, 190); /* oklch */ color: oklch(81.1% 0.053 173.0);
Tailwind
colors: {
custom: {
50: '#bcdcd1',
500: '#9fcdbe',
950: '#000000',
},
}SCSS
$custom: #9fcdbe; $custom-light: #bcdcd1; $custom-dark: #000000;
JSON
{
"hex": "#9fcdbe",
"rgb": {
"r": 159,
"g": 205,
"b": 190
},
"hsl": {
"h": 160.435,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.81138,
"c": 0.05276,
"h": 173
},
"luminance": 0.54751
}Semantic roles & 50–950 ramp
primary
#9FCDBE
secondary
#A26E7F
accent
#3B5FAA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483