#8FDFDC#8FDFDC
#8FDFDC is a very light, moderate teal. Relative luminance 0.638; OKLCH L 85.1% C 0.079 H 192.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDFDC |
|---|---|
| RGB | rgb(143, 223, 220) |
| HSL | hsl(178, 56%, 72%) |
| HSV | hsv(178, 36%, 87%) |
| CMYK | cmyk(35.9%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(83.85, -25.08, -6.29) |
| CIE-LCH | lch(83.85, 25.85, 194.08°) |
| OKLab | oklab(85.14% -0.0767 -0.0174) |
| OKLCH | oklch(85.14% 0.079 192.8) |
| XYZ | xyz(50.6289, 63.7790, 77.3390) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.03
Robin'S Egg Blue
#98EFF9
ΔE00 6.04
Robin Egg Blue
#8AF1FE
ΔE00 6.95
Light Cyan
#ACFFFC
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 7.08
Powder Blue
#B0E0E6
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDFDC #DF8F92
analogous
#8FDFB4 #8FDFDC #8FBADF
triadic
#8FDFDC #DC8FDF #DFDC8F
tetradic
#8FDFDC #B48FDF #DF8F92 #BADF8F
square
#8FDFDC #B48FDF #DF8F92 #BADF8F
split-complementary
#8FDFDC #DF8FBA #DFB48F
monochromatic
#36BDB8 #5FD1CD #8FDFDC #BFEDEB #E7F8F8
Accessibility & contrast
On white
1.53
#8FDFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#8FDFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDFDC
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDFDC | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DC
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#6FE3DE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fdfdc; /* rgb */ color: rgb(143, 223, 220); /* oklch */ color: oklch(85.1% 0.079 192.8);
Tailwind
colors: {
custom: {
50: '#b3e9e6',
500: '#8fdfdc',
950: '#000000',
},
}SCSS
$custom: #8fdfdc; $custom-light: #b3e9e6; $custom-dark: #000000;
JSON
{
"hex": "#8fdfdc",
"rgb": {
"r": 143,
"g": 223,
"b": 220
},
"hsl": {
"h": 177.75,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.85138,
"c": 0.07865,
"h": 192.8
},
"luminance": 0.63782
}Semantic roles & 50–950 ramp
primary
#8FDFDC
secondary
#B75B5F
accent
#2228C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484