#8FDFCA#8FDFCA
#8FDFCA is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.6% C 0.084 H 175.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #8FDFCA |
|---|---|
| RGB | rgb(143, 223, 202) |
| HSL | hsl(164, 56%, 72%) |
| HSV | hsv(164, 36%, 87%) |
| CMYK | cmyk(35.9%, 0%, 9.4%, 12.5%) |
| CIE-LAB | lab(83.38, -29.15, 2.55) |
| CIE-LCH | lch(83.38, 29.26, 175.01°) |
| OKLab | oklab(84.6% -0.0842 0.0063) |
| OKLCH | oklch(84.6% 0.084 175.7) |
| XYZ | xyz(48.3721, 62.8763, 65.4531) |
| Luminance | 0.6288 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 4.33
Seafoam Blue
#78D1B6
ΔE00 4.39
Pale Teal
#82CBB2
ΔE00 5.14
Tiffany Blue
#7BF2DA
ΔE00 5.29
Seafoam
#7FE0B3
ΔE00 6.93
Light Turquoise
#7EF4CC
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FDFCA #DF8FA4
analogous
#8FDFA2 #8FDFCA #8FCCDF
triadic
#8FDFCA #CA8FDF #DFCA8F
tetradic
#8FDFCA #A28FDF #DF8FA4 #CCDF8F
square
#8FDFCA #A28FDF #DF8FA4 #CCDF8F
split-complementary
#8FDFCA #DF8FCC #DFA28F
monochromatic
#36BD9A #5FD1B3 #8FDFCA #BFEDE1 #E7F8F4
Accessibility & contrast
On white
1.55
#8FDFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#8FDFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FDFCA
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FDFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FDFCA | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#76E1D9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8fdfca; /* rgb */ color: rgb(143, 223, 202); /* oklch */ color: oklch(84.6% 0.084 175.7);
Tailwind
colors: {
custom: {
50: '#b3e9da',
500: '#8fdfca',
950: '#000000',
},
}SCSS
$custom: #8fdfca; $custom-light: #b3e9da; $custom-dark: #000000;
JSON
{
"hex": "#8fdfca",
"rgb": {
"r": 143,
"g": 223,
"b": 202
},
"hsl": {
"h": 164.25,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.84602,
"c": 0.08442,
"h": 175.7
},
"luminance": 0.62879
}Semantic roles & 50–950 ramp
primary
#8FDFCA
secondary
#B75B73
accent
#224DC3
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483