#8FD5DA#8FD5DA
#8FD5DA is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.8% C 0.070 H 201.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD5DA |
|---|---|
| RGB | rgb(143, 213, 218) |
| HSL | hsl(184, 50%, 71%) |
| HSV | hsv(184, 34%, 85%) |
| CMYK | cmyk(34.4%, 2.3%, 0%, 14.5%) |
| CIE-LAB | lab(81.01, -20.60, -9.44) |
| CIE-LCH | lch(81.01, 22.66, 204.62°) |
| OKLab | oklab(82.85% -0.0654 -0.0259) |
| OKLCH | oklch(82.85% 0.07 201.6) |
| XYZ | xyz(47.7724, 58.4872, 75.0879) |
| Luminance | 0.5849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.44
Robin'S Egg Blue
#98EFF9
ΔE00 6.10
Paleturquoise
#AFEEEE
ΔE00 6.27
Robin Egg Blue
#8AF1FE
ΔE00 7.03
Robin'S Egg
#6DEDFD
ΔE00 7.49
Lightblue
#ADD8E6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD5DA #DA948F
analogous
#8FDAB9 #8FD5DA #8FAFDA
triadic
#8FD5DA #DA8FD5 #D5DA8F
tetradic
#8FD5DA #B98FDA #DA948F #AFDA8F
square
#8FD5DA #B98FDA #DA948F #AFDA8F
split-complementary
#8FD5DA #DA8FAF #DAB98F
monochromatic
#3BABB3 #61C4CB #8FD5DA #BDE6E9 #E8F6F7
Accessibility & contrast
On white
1.65
#8FD5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#8FD5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD5DA
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD5DA | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDA
Deuteranopia (green-blind)
#BEC5DA
Tritanopia (blue-blind)
#72DAD6
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #8fd5da; /* rgb */ color: rgb(143, 213, 218); /* oklch */ color: oklch(82.8% 0.070 201.6);
Tailwind
colors: {
custom: {
50: '#b3e2e5',
500: '#8fd5da',
950: '#000000',
},
}SCSS
$custom: #8fd5da; $custom-light: #b3e2e5; $custom-dark: #000000;
JSON
{
"hex": "#8fd5da",
"rgb": {
"r": 143,
"g": 213,
"b": 218
},
"hsl": {
"h": 184,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.82847,
"c": 0.07036,
"h": 201.6
},
"luminance": 0.5849
}Semantic roles & 50–950 ramp
primary
#8FD5DA
secondary
#B1625C
accent
#3228BE
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484