#8FD4BE#8FD4BE
#8FD4BE is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.8% C 0.076 H 172.3°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD4BE |
|---|---|
| RGB | rgb(143, 212, 190) |
| HSL | hsl(161, 45%, 70%) |
| HSV | hsv(161, 33%, 83%) |
| CMYK | cmyk(32.5%, 0%, 10.4%, 16.9%) |
| CIE-LAB | lab(79.98, -26.43, 4.00) |
| CIE-LCH | lch(79.98, 26.73, 171.40°) |
| OKLab | oklab(81.77% -0.0758 0.0102) |
| OKLCH | oklch(81.77% 0.076 172.3) |
| XYZ | xyz(44.1622, 56.6419, 57.3112) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.73
Seafoam Blue
#78D1B6
ΔE00 3.27
Light Teal
#90E4C1
ΔE00 5.08
Mediumaquamarine
#66CDAA
ΔE00 6.06
Seafoam
#7FE0B3
ΔE00 6.96
Tiffany Blue
#7BF2DA
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD4BE #D48FA5
analogous
#8FD49C #8FD4BE #8FC7D4
triadic
#8FD4BE #BE8FD4 #D4BE8F
tetradic
#8FD4BE #9C8FD4 #D48FA5 #C7D48F
square
#8FD4BE #9C8FD4 #D48FA5 #C7D48F
split-complementary
#8FD4BE #D48FC7 #D49C8F
monochromatic
#41A887 #63C3A4 #8FD4BE #BBE5D8 #E7F6F1
Accessibility & contrast
On white
1.70
#8FD4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#8FD4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD4BE
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD4BE | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBD
Deuteranopia (green-blind)
#C4C3BF
Tritanopia (blue-blind)
#7CD5CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8fd4be; /* rgb */ color: rgb(143, 212, 190); /* oklch */ color: oklch(81.8% 0.076 172.3);
Tailwind
colors: {
custom: {
50: '#b2e1d1',
500: '#8fd4be',
950: '#000000',
},
}SCSS
$custom: #8fd4be; $custom-light: #b2e1d1; $custom-dark: #000000;
JSON
{
"hex": "#8fd4be",
"rgb": {
"r": 143,
"g": 212,
"b": 190
},
"hsl": {
"h": 160.87,
"s": 44.516,
"l": 69.608
},
"oklch": {
"l": 0.81772,
"c": 0.07645,
"h": 172.3
},
"luminance": 0.56644
}Semantic roles & 50–950 ramp
primary
#8FD4BE
secondary
#AA5D76
accent
#2E5AB8
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483