#9FD2CA#9FD2CA
#9FD2CA is a very light, muted teal. Relative luminance 0.577; OKLCH L 82.6% C 0.054 H 184.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #9FD2CA |
|---|---|
| RGB | rgb(159, 210, 202) |
| HSL | hsl(171, 36%, 72%) |
| HSV | hsv(171, 24%, 82%) |
| CMYK | cmyk(24.3%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(80.59, -18.14, -1.42) |
| CIE-LCH | lch(80.59, 18.20, 184.48°) |
| OKLab | oklab(82.59% -0.054 -0.0041) |
| OKLCH | oklch(82.59% 0.054 184.3) |
| XYZ | xyz(48.0021, 57.7264, 64.4787) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.11
Paleturquoise
#AFEEEE
ΔE00 7.20
Pale Teal
#82CBB2
ΔE00 7.55
Seafoam Blue
#78D1B6
ΔE00 8.61
Duck Egg Blue
#C3FBF4
ΔE00 9.14
Mediumturquoise
#48D1CC
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FD2CA #D29FA7
analogous
#9FD2B1 #9FD2CA #9FC1D2
triadic
#9FD2CA #CA9FD2 #D2CA9F
tetradic
#9FD2CA #B19FD2 #D29FA7 #C1D29F
square
#9FD2CA #B19FD2 #D29FA7 #C1D29F
split-complementary
#9FD2CA #D29FC1 #D2B19F
monochromatic
#4FA89A #75BEB3 #9FD2CA #C9E6E1 #EAF5F3
Accessibility & contrast
On white
1.67
#9FD2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#9FD2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FD2CA
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FD2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FD2CA | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#C3C5CB
Tritanopia (blue-blind)
#90D4CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #9fd2ca; /* rgb */ color: rgb(159, 210, 202); /* oklch */ color: oklch(82.6% 0.054 184.3);
Tailwind
colors: {
custom: {
50: '#bce0da',
500: '#9fd2ca',
950: '#000000',
},
}SCSS
$custom: #9fd2ca; $custom-light: #bce0da; $custom-dark: #000000;
JSON
{
"hex": "#9fd2ca",
"rgb": {
"r": 159,
"g": 210,
"b": 202
},
"hsl": {
"h": 170.588,
"s": 36.17,
"l": 72.353
},
"oklch": {
"l": 0.82588,
"c": 0.05412,
"h": 184.3
},
"luminance": 0.57728
}Semantic roles & 50–950 ramp
primary
#9FD2CA
secondary
#A86D76
accent
#3649AF
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483