#8FDFD9#8FDFD9
#8FDFD9 is a very light, moderate teal. Relative luminance 0.636; OKLCH L 85.0% C 0.079 H 189.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDFD9 |
|---|---|
| RGB | rgb(143, 223, 217) |
| HSL | hsl(176, 56%, 72%) |
| HSV | hsv(176, 36%, 87%) |
| CMYK | cmyk(35.9%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(83.77, -25.78, -4.82) |
| CIE-LCH | lch(83.77, 26.22, 190.60°) |
| OKLab | oklab(85.05% -0.0779 -0.0134) |
| OKLCH | oklch(85.05% 0.079 189.7) |
| XYZ | xyz(50.2352, 63.6215, 75.2653) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.52
Mediumturquoise
#48D1CC
ΔE00 6.93
Robin'S Egg Blue
#98EFF9
ΔE00 7.02
Light Cyan
#ACFFFC
ΔE00 7.11
Pale Cyan
#B7FFFA
ΔE00 7.42
Turquoise
#40E0D0
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDFD9 #DF8F95
analogous
#8FDFB1 #8FDFD9 #8FBDDF
triadic
#8FDFD9 #D98FDF #DFD98F
tetradic
#8FDFD9 #B18FDF #DF8F95 #BDDF8F
square
#8FDFD9 #B18FDF #DF8F95 #BDDF8F
split-complementary
#8FDFD9 #DF8FBD #DFB18F
monochromatic
#36BDB3 #5FD1C9 #8FDFD9 #BFEDE9 #E7F8F7
Accessibility & contrast
On white
1.53
#8FDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#8FDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDFD9
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDFD9 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D9
Deuteranopia (green-blind)
#C8CCDA
Tritanopia (blue-blind)
#71E3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fdfd9; /* rgb */ color: rgb(143, 223, 217); /* oklch */ color: oklch(85.0% 0.079 189.7);
Tailwind
colors: {
custom: {
50: '#b3e9e4',
500: '#8fdfd9',
950: '#000000',
},
}SCSS
$custom: #8fdfd9; $custom-light: #b3e9e4; $custom-dark: #000000;
JSON
{
"hex": "#8fdfd9",
"rgb": {
"r": 143,
"g": 223,
"b": 217
},
"hsl": {
"h": 175.5,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.85045,
"c": 0.07907,
"h": 189.7
},
"luminance": 0.63625
}Semantic roles & 50–950 ramp
primary
#8FDFD9
secondary
#B75B62
accent
#222EC3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484