#8FE3CA#8FE3CA
#8FE3CA is a very light, moderate teal. Relative luminance 0.650; OKLCH L 85.5% C 0.090 H 173.2°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8FE3CA |
|---|---|
| RGB | rgb(143, 227, 202) |
| HSL | hsl(162, 60%, 73%) |
| HSV | hsv(162, 37%, 89%) |
| CMYK | cmyk(37%, 0%, 11%, 11%) |
| CIE-LAB | lab(84.50, -31.05, 4.18) |
| CIE-LCH | lch(84.50, 31.33, 172.33°) |
| OKLab | oklab(85.51% -0.089 0.0106) |
| OKLCH | oklch(85.51% 0.09 173.2) |
| XYZ | xyz(49.4535, 65.0389, 65.8136) |
| Luminance | 0.6504 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.05
Tiffany Blue
#7BF2DA
ΔE00 4.60
Seafoam Blue
#78D1B6
ΔE00 4.64
Light Turquoise
#7EF4CC
ΔE00 5.60
Pale Teal
#82CBB2
ΔE00 5.72
Seafoam
#7FE0B3
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FE3CA #E38FA8
analogous
#8FE3A0 #8FE3CA #8FD2E3
triadic
#8FE3CA #CA8FE3 #E3CA8F
tetradic
#8FE3CA #A08FE3 #E38FA8 #D2E38F
square
#8FE3CA #A08FE3 #E38FA8 #D2E38F
split-complementary
#8FE3CA #E38FD2 #E3A08F
monochromatic
#32C69A #5ED7B3 #8FE3CA #C0EFE1 #E7F9F3
Accessibility & contrast
On white
1.50
#8FE3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#8FE3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FE3CA
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FE3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FE3CA | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C9
Deuteranopia (green-blind)
#D0CFCC
Tritanopia (blue-blind)
#76E5DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8fe3ca; /* rgb */ color: rgb(143, 227, 202); /* oklch */ color: oklch(85.5% 0.090 173.2);
Tailwind
colors: {
custom: {
50: '#b3ecda',
500: '#8fe3ca',
950: '#000000',
},
}SCSS
$custom: #8fe3ca; $custom-light: #b3ecda; $custom-dark: #000000;
JSON
{
"hex": "#8fe3ca",
"rgb": {
"r": 143,
"g": 227,
"b": 202
},
"hsl": {
"h": 162.143,
"s": 60,
"l": 72.549
},
"oklch": {
"l": 0.85508,
"c": 0.08963,
"h": 173.2
},
"luminance": 0.65042
}Semantic roles & 50–950 ramp
primary
#8FE3CA
secondary
#BC5A77
accent
#1E50C8
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111614
muted
#818483