#9FCABE#9FCABE
#9FCABE is a light, muted teal. Relative luminance 0.533; OKLCH L 80.5% C 0.048 H 176.1°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCABE |
|---|---|
| RGB | rgb(159, 202, 190) |
| HSL | hsl(163, 29%, 71%) |
| HSV | hsv(163, 21%, 79%) |
| CMYK | cmyk(21.3%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(78.07, -16.61, 1.34) |
| CIE-LCH | lch(78.07, 16.66, 175.40°) |
| OKLab | oklab(80.48% -0.0484 0.0033) |
| OKLCH | oklch(80.48% 0.048 176.1) |
| XYZ | xyz(44.7102, 53.3281, 56.6429) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.81
Seafoam Blue
#78D1B6
ΔE00 8.44
Powder Blue
#B0E0E6
ΔE00 9.29
Paleturquoise
#AFEEEE
ΔE00 9.89
Light Teal
#90E4C1
ΔE00 10.18
Mediumaquamarine
#66CDAA
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCABE #CA9FAB
analogous
#9FCAA8 #9FCABE #9FC0CA
triadic
#9FCABE #BE9FCA #CABE9F
tetradic
#9FCABE #A89FCA #CA9FAB #C0CA9F
square
#9FCABE #A89FCA #CA9FAB #C0CA9F
split-complementary
#9FCABE #CA9FC0 #CAA89F
monochromatic
#559A87 #78B4A3 #9FCABE #C6E0D9 #EBF4F2
Accessibility & contrast
On white
1.80
#9FCABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#9FCABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCABE
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCABE | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BE
Deuteranopia (green-blind)
#BFBFBF
Tritanopia (blue-blind)
#94CBC6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9fcabe; /* rgb */ color: rgb(159, 202, 190); /* oklch */ color: oklch(80.5% 0.048 176.1);
Tailwind
colors: {
custom: {
50: '#bcdad1',
500: '#9fcabe',
950: '#000000',
},
}SCSS
$custom: #9fcabe; $custom-light: #bcdad1; $custom-dark: #000000;
JSON
{
"hex": "#9fcabe",
"rgb": {
"r": 159,
"g": 202,
"b": 190
},
"hsl": {
"h": 163.256,
"s": 28.859,
"l": 70.784
},
"oklch": {
"l": 0.80478,
"c": 0.04848,
"h": 176.1
},
"luminance": 0.5333
}Semantic roles & 50–950 ramp
primary
#9FCABE
secondary
#9F6E7C
accent
#3E5BA8
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121414
muted
#828383