#9FDCD3#9FDCD3
#9FDCD3 is a very light, moderate teal. Relative luminance 0.633; OKLCH L 85.1% C 0.063 H 184.7°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDCD3 |
|---|---|
| RGB | rgb(159, 220, 211) |
| HSL | hsl(171, 47%, 74%) |
| HSV | hsv(171, 28%, 86%) |
| CMYK | cmyk(27.7%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(83.58, -21.21, -1.83) |
| CIE-LCH | lch(83.58, 21.29, 184.93°) |
| OKLab | oklab(85.05% -0.0631 -0.0052) |
| OKLCH | oklch(85.05% 0.063 184.7) |
| XYZ | xyz(51.6453, 63.2580, 71.1042) |
| Luminance | 0.6326 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.50
Duck Egg Blue
#C3FBF4
ΔE00 7.22
Powder Blue
#B0E0E6
ΔE00 7.28
Pale Teal
#82CBB2
ΔE00 7.74
Pale Cyan
#B7FFFA
ΔE00 7.75
Eggshell Blue
#C4FFF7
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDCD3 #DC9FA8
analogous
#9FDCB5 #9FDCD3 #9FC7DC
triadic
#9FDCD3 #D39FDC #DCD39F
tetradic
#9FDCD3 #B59FDC #DC9FA8 #C7DC9F
square
#9FDCD3 #B59FDC #DC9FA8 #C7DC9F
split-complementary
#9FDCD3 #DC9FC7 #DCB59F
monochromatic
#45BBAA #72CCBE #9FDCD3 #CCECE8 #E9F7F5
Accessibility & contrast
On white
1.54
#9FDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#9FDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDCD3
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDCD3 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D3
Deuteranopia (green-blind)
#CBCDD4
Tritanopia (blue-blind)
#8CDFD9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #9fdcd3; /* rgb */ color: rgb(159, 220, 211); /* oklch */ color: oklch(85.1% 0.063 184.7);
Tailwind
colors: {
custom: {
50: '#bde7e0',
500: '#9fdcd3',
950: '#000000',
},
}SCSS
$custom: #9fdcd3; $custom-light: #bde7e0; $custom-dark: #000000;
JSON
{
"hex": "#9fdcd3",
"rgb": {
"r": 159,
"g": 220,
"b": 211
},
"hsl": {
"h": 171.148,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.85054,
"c": 0.06333,
"h": 184.7
},
"luminance": 0.6326
}Semantic roles & 50–950 ramp
primary
#9FDCD3
secondary
#B46B76
accent
#2C41BA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484