#9FDFD8#9FDFD8
#9FDFD8 is a very light, moderate teal. Relative luminance 0.651; OKLCH L 85.9% C 0.065 H 187.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9FDFD8 |
|---|---|
| RGB | rgb(159, 223, 216) |
| HSL | hsl(173, 50%, 75%) |
| HSV | hsv(173, 29%, 87%) |
| CMYK | cmyk(28.7%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(84.54, -21.60, -3.07) |
| CIE-LCH | lch(84.54, 21.82, 188.10°) |
| OKLab | oklab(85.86% -0.0648 -0.0086) |
| OKLCH | oklch(85.86% 0.065 187.5) |
| XYZ | xyz(53.0763, 65.1014, 74.7216) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.54
Duck Egg Blue
#C3FBF4
ΔE00 6.64
Powder Blue
#B0E0E6
ΔE00 6.73
Pale Cyan
#B7FFFA
ΔE00 6.92
Light Cyan
#ACFFFC
ΔE00 7.15
Eggshell Blue
#C4FFF7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FDFD8 #DF9FA6
analogous
#9FDFB8 #9FDFD8 #9FC6DF
triadic
#9FDFD8 #D89FDF #DFD89F
tetradic
#9FDFD8 #B89FDF #DF9FA6 #C6DF9F
square
#9FDFD8 #B89FDF #DF9FA6 #C6DF9F
split-complementary
#9FDFD8 #DF9FC6 #DFB89F
monochromatic
#43C0B3 #71D0C5 #9FDFD8 #CDEEEB #E8F7F6
Accessibility & contrast
On white
1.50
#9FDFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#9FDFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FDFD8
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FDFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FDFD8 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D8
Deuteranopia (green-blind)
#CCCFD9
Tritanopia (blue-blind)
#8AE2DD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #9fdfd8; /* rgb */ color: rgb(159, 223, 216); /* oklch */ color: oklch(85.9% 0.065 187.5);
Tailwind
colors: {
custom: {
50: '#bde9e4',
500: '#9fdfd8',
950: '#000000',
},
}SCSS
$custom: #9fdfd8; $custom-light: #bde9e4; $custom-dark: #000000;
JSON
{
"hex": "#9fdfd8",
"rgb": {
"r": 159,
"g": 223,
"b": 216
},
"hsl": {
"h": 173.438,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.85863,
"c": 0.06542,
"h": 187.5
},
"luminance": 0.65104
}Semantic roles & 50–950 ramp
primary
#9FDFD8
secondary
#B86B73
accent
#2838BD
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121615
muted
#828484