#8FDFDD#8FDFDD
#8FDFDD is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.2% C 0.079 H 193.8°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDFDD |
|---|---|
| RGB | rgb(143, 223, 221) |
| HSL | hsl(179, 56%, 72%) |
| HSV | hsv(179, 36%, 87%) |
| CMYK | cmyk(35.9%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(83.88, -24.84, -6.78) |
| CIE-LCH | lch(83.88, 25.75, 195.26°) |
| OKLab | oklab(85.17% -0.0763 -0.0187) |
| OKLCH | oklch(85.17% 0.079 193.8) |
| XYZ | xyz(50.7618, 63.8321, 78.0386) |
| Luminance | 0.6383 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.91
Robin'S Egg Blue
#98EFF9
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 6.63
Light Cyan
#ACFFFC
ΔE00 6.94
Powder Blue
#B0E0E6
ΔE00 7.09
Mediumturquoise
#48D1CC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDFDD #DF8F91
analogous
#8FDFB5 #8FDFDD #8FB9DF
triadic
#8FDFDD #DD8FDF #DFDD8F
tetradic
#8FDFDD #B58FDF #DF8F91 #B9DF8F
square
#8FDFDD #B58FDF #DF8F91 #B9DF8F
split-complementary
#8FDFDD #DF8FB9 #DFB58F
monochromatic
#36BDBA #5FD1CF #8FDFDD #BFEDEB #E7F8F8
Accessibility & contrast
On white
1.53
#8FDFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#8FDFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDFDD
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDFDD | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DD
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#6FE4DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fdfdd; /* rgb */ color: rgb(143, 223, 221); /* oklch */ color: oklch(85.2% 0.079 193.8);
Tailwind
colors: {
custom: {
50: '#b3e9e7',
500: '#8fdfdd',
950: '#000000',
},
}SCSS
$custom: #8fdfdd; $custom-light: #b3e9e7; $custom-dark: #000000;
JSON
{
"hex": "#8fdfdd",
"rgb": {
"r": 143,
"g": 223,
"b": 221
},
"hsl": {
"h": 178.5,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.8517,
"c": 0.07855,
"h": 193.8
},
"luminance": 0.63835
}Semantic roles & 50–950 ramp
primary
#8FDFDD
secondary
#B75B5E
accent
#2226C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484