#8FDFDB#8FDFDB
#8FDFDB is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.1% C 0.079 H 191.7°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDFDB |
|---|---|
| RGB | rgb(143, 223, 219) |
| HSL | hsl(177, 56%, 72%) |
| HSV | hsv(177, 36%, 87%) |
| CMYK | cmyk(35.9%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(83.82, -25.31, -5.80) |
| CIE-LCH | lch(83.82, 25.97, 192.91°) |
| OKLab | oklab(85.11% -0.0771 -0.016) |
| OKLCH | oklch(85.11% 0.079 191.7) |
| XYZ | xyz(50.4969, 63.7262, 76.6436) |
| Luminance | 0.6373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.18
Robin'S Egg Blue
#98EFF9
ΔE00 6.36
Light Cyan
#ACFFFC
ΔE00 6.98
Mediumturquoise
#48D1CC
ΔE00 7.00
Robin Egg Blue
#8AF1FE
ΔE00 7.27
Pale Cyan
#B7FFFA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDFDB #DF8F93
analogous
#8FDFB3 #8FDFDB #8FBBDF
triadic
#8FDFDB #DB8FDF #DFDB8F
tetradic
#8FDFDB #B38FDF #DF8F93 #BBDF8F
square
#8FDFDB #B38FDF #DF8F93 #BBDF8F
split-complementary
#8FDFDB #DF8FBB #DFB38F
monochromatic
#36BDB7 #5FD1CC #8FDFDB #BFEDEA #E7F8F7
Accessibility & contrast
On white
1.53
#8FDFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#8FDFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDFDB
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDFDB | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#C8CCDC
Tritanopia (blue-blind)
#70E3DD
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #8fdfdb; /* rgb */ color: rgb(143, 223, 219); /* oklch */ color: oklch(85.1% 0.079 191.7);
Tailwind
colors: {
custom: {
50: '#b3e9e6',
500: '#8fdfdb',
950: '#000000',
},
}SCSS
$custom: #8fdfdb; $custom-light: #b3e9e6; $custom-dark: #000000;
JSON
{
"hex": "#8fdfdb",
"rgb": {
"r": 143,
"g": 223,
"b": 219
},
"hsl": {
"h": 177,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.85107,
"c": 0.07876,
"h": 191.7
},
"luminance": 0.63729
}Semantic roles & 50–950 ramp
primary
#8FDFDB
secondary
#B75B60
accent
#222AC3
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484