#9FDFDD#9FDFDD
#9FDFDD is a very light, moderate teal. Relative luminance 0.654; OKLCH L 86.0% C 0.065 H 193.6°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDFDD |
|---|---|
| RGB | rgb(159, 223, 221) |
| HSL | hsl(178, 50%, 75%) |
| HSV | hsv(178, 29%, 87%) |
| CMYK | cmyk(28.7%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(84.67, -20.50, -5.52) |
| CIE-LCH | lch(84.67, 21.23, 195.07°) |
| OKLab | oklab(86.02% -0.0628 -0.0152) |
| OKLCH | oklch(86.02% 0.065 193.6) |
| XYZ | xyz(53.7326, 65.3639, 78.1778) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.58
Powder Blue
#B0E0E6
ΔE00 5.13
Robin'S Egg Blue
#98EFF9
ΔE00 5.84
Duck Egg Blue
#C3FBF4
ΔE00 6.76
Pale Cyan
#B7FFFA
ΔE00 6.90
Light Cyan
#ACFFFC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDFDD #DF9FA1
analogous
#9FDFBD #9FDFDD #9FC1DF
triadic
#9FDFDD #DD9FDF #DFDD9F
tetradic
#9FDFDD #BD9FDF #DF9FA1 #C1DF9F
square
#9FDFDD #BD9FDF #DF9FA1 #C1DF9F
split-complementary
#9FDFDD #DF9FC1 #DFBD9F
monochromatic
#43C0BC #71D0CD #9FDFDD #CDEEED #E8F7F7
Accessibility & contrast
On white
1.49
#9FDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#9FDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDFDD
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDFDD | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D9DD
Deuteranopia (green-blind)
#CBD0DE
Tritanopia (blue-blind)
#89E3DE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9fdfdd; /* rgb */ color: rgb(159, 223, 221); /* oklch */ color: oklch(86.0% 0.065 193.6);
Tailwind
colors: {
custom: {
50: '#bde9e7',
500: '#9fdfdd',
950: '#000000',
},
}SCSS
$custom: #9fdfdd; $custom-light: #bde9e7; $custom-dark: #000000;
JSON
{
"hex": "#9fdfdd",
"rgb": {
"r": 159,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.125,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.86015,
"c": 0.06464,
"h": 193.6
},
"luminance": 0.65367
}Semantic roles & 50–950 ramp
primary
#9FDFDD
secondary
#B86B6D
accent
#282DBD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121616
muted
#828484