#8FDFDF#8FDFDF
#8FDFDF is a very light, moderate teal. Relative luminance 0.639; OKLCH L 85.2% C 0.078 H 195.8°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDFDF |
|---|---|
| RGB | rgb(143, 223, 223) |
| HSL | hsl(180, 56%, 72%) |
| HSV | hsv(180, 36%, 87%) |
| CMYK | cmyk(35.9%, 0%, 0%, 12.5%) |
| CIE-LAB | lab(83.93, -24.37, -7.76) |
| CIE-LCH | lch(83.93, 25.58, 197.65°) |
| OKLab | oklab(85.23% -0.0755 -0.0213) |
| OKLCH | oklch(85.23% 0.078 195.8) |
| XYZ | xyz(51.0298, 63.9393, 79.4503) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.74
Robin'S Egg Blue
#98EFF9
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 6.04
Powder Blue
#B0E0E6
ΔE00 6.65
Robin'S Egg
#6DEDFD
ΔE00 6.74
Light Cyan
#ACFFFC
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDFDF #DF8F8F
analogous
#8FDFB7 #8FDFDF #8FB7DF
triadic
#8FDFDF #DF8FDF #DFDF8F
tetradic
#8FDFDF #B78FDF #DF8F8F #B7DF8F
square
#8FDFDF #B78FDF #DF8F8F #B7DF8F
split-complementary
#8FDFDF #DF8FB7 #DFB78F
monochromatic
#36BDBD #5FD1D1 #8FDFDF #BFEDED #E7F8F8
Accessibility & contrast
On white
1.52
#8FDFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#8FDFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDFDF
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDFDF | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8DF
Deuteranopia (green-blind)
#C6CDE0
Tritanopia (blue-blind)
#6EE4DF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fdfdf; /* rgb */ color: rgb(143, 223, 223); /* oklch */ color: oklch(85.2% 0.078 195.8);
Tailwind
colors: {
custom: {
50: '#b3e9e9',
500: '#8fdfdf',
950: '#000000',
},
}SCSS
$custom: #8fdfdf; $custom-light: #b3e9e9; $custom-dark: #000000;
JSON
{
"hex": "#8fdfdf",
"rgb": {
"r": 143,
"g": 223,
"b": 223
},
"hsl": {
"h": 180,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.85233,
"c": 0.07845,
"h": 195.8
},
"luminance": 0.63943
}Semantic roles & 50–950 ramp
primary
#8FDFDF
secondary
#B75B5B
accent
#2222C3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111616
muted
#818484