#8FD4BF#8FD4BF
#8FD4BF is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.8% C 0.076 H 173.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD4BF |
|---|---|
| RGB | rgb(143, 212, 191) |
| HSL | hsl(162, 45%, 70%) |
| HSV | hsv(162, 33%, 83%) |
| CMYK | cmyk(32.5%, 0%, 9.9%, 16.9%) |
| CIE-LAB | lab(80.00, -26.22, 3.50) |
| CIE-LCH | lch(80.00, 26.45, 172.40°) |
| OKLab | oklab(81.8% -0.0753 0.0089) |
| OKLCH | oklch(81.8% 0.076 173.3) |
| XYZ | xyz(44.2719, 56.6857, 57.8888) |
| Luminance | 0.5669 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.88
Seafoam Blue
#78D1B6
ΔE00 3.42
Light Teal
#90E4C1
ΔE00 5.31
Mediumaquamarine
#66CDAA
ΔE00 6.26
Seafoam
#7FE0B3
ΔE00 7.25
Tiffany Blue
#7BF2DA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD4BF #D48FA4
analogous
#8FD49D #8FD4BF #8FC7D4
triadic
#8FD4BF #BF8FD4 #D4BF8F
tetradic
#8FD4BF #9D8FD4 #D48FA4 #C7D48F
square
#8FD4BF #9D8FD4 #D48FA4 #C7D48F
split-complementary
#8FD4BF #D48FC7 #D49D8F
monochromatic
#41A889 #63C3A6 #8FD4BF #BBE5D8 #E7F6F2
Accessibility & contrast
On white
1.70
#8FD4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#8FD4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD4BF
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD4BF | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBE
Deuteranopia (green-blind)
#C3C3C0
Tritanopia (blue-blind)
#7CD5CE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8fd4bf; /* rgb */ color: rgb(143, 212, 191); /* oklch */ color: oklch(81.8% 0.076 173.3);
Tailwind
colors: {
custom: {
50: '#b2e1d2',
500: '#8fd4bf',
950: '#000000',
},
}SCSS
$custom: #8fd4bf; $custom-light: #b2e1d2; $custom-dark: #000000;
JSON
{
"hex": "#8fd4bf",
"rgb": {
"r": 143,
"g": 212,
"b": 191
},
"hsl": {
"h": 161.739,
"s": 44.516,
"l": 69.608
},
"oklch": {
"l": 0.818,
"c": 0.07587,
"h": 173.3
},
"luminance": 0.56688
}Semantic roles & 50–950 ramp
primary
#8FD4BF
secondary
#AA5D75
accent
#2E58B8
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483