#9FD2CB#9FD2CB
#9FD2CB is a very light, muted teal. Relative luminance 0.578; OKLCH L 82.6% C 0.054 H 185.8°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD2CB |
|---|---|
| RGB | rgb(159, 210, 203) |
| HSL | hsl(172, 36%, 72%) |
| HSV | hsv(172, 24%, 82%) |
| CMYK | cmyk(24.3%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(80.61, -17.93, -1.92) |
| CIE-LCH | lch(80.61, 18.03, 186.11°) |
| OKLab | oklab(82.62% -0.0536 -0.0054) |
| OKLCH | oklch(82.62% 0.054 185.8) |
| XYZ | xyz(48.1208, 57.7739, 65.1043) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.77
Paleturquoise
#AFEEEE
ΔE00 7.02
Pale Teal
#82CBB2
ΔE00 7.89
Seafoam Blue
#78D1B6
ΔE00 8.94
Duck Egg Blue
#C3FBF4
ΔE00 9.11
Robin'S Egg Blue
#98EFF9
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD2CB #D29FA6
analogous
#9FD2B2 #9FD2CB #9FBFD2
triadic
#9FD2CB #CB9FD2 #D2CB9F
tetradic
#9FD2CB #B29FD2 #D29FA6 #BFD29F
square
#9FD2CB #B29FD2 #D29FA6 #BFD29F
split-complementary
#9FD2CB #D29FBF #D2B29F
monochromatic
#4FA89C #75BEB4 #9FD2CB #C9E6E2 #EAF5F4
Accessibility & contrast
On white
1.67
#9FD2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#9FD2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD2CB
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD2CB | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCB
Deuteranopia (green-blind)
#C3C5CC
Tritanopia (blue-blind)
#90D4D0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9fd2cb; /* rgb */ color: rgb(159, 210, 203); /* oklch */ color: oklch(82.6% 0.054 185.8);
Tailwind
colors: {
custom: {
50: '#bce0da',
500: '#9fd2cb',
950: '#000000',
},
}SCSS
$custom: #9fd2cb; $custom-light: #bce0da; $custom-dark: #000000;
JSON
{
"hex": "#9fd2cb",
"rgb": {
"r": 159,
"g": 210,
"b": 203
},
"hsl": {
"h": 171.765,
"s": 36.17,
"l": 72.353
},
"oklch": {
"l": 0.82618,
"c": 0.05383,
"h": 185.8
},
"luminance": 0.57776
}Semantic roles & 50–950 ramp
primary
#9FD2CB
secondary
#A86D75
accent
#3647AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483