#8FD4BB#8FD4BB
#8FD4BB is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.7% C 0.078 H 169.6°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD4BB |
|---|---|
| RGB | rgb(143, 212, 187) |
| HSL | hsl(158, 45%, 70%) |
| HSV | hsv(158, 33%, 83%) |
| CMYK | cmyk(32.5%, 0%, 11.8%, 16.9%) |
| CIE-LAB | lab(79.90, -27.07, 5.49) |
| CIE-LCH | lch(79.90, 27.62, 168.53°) |
| OKLab | oklab(81.69% -0.0771 0.0141) |
| OKLCH | oklch(81.69% 0.078 169.6) |
| XYZ | xyz(43.8377, 56.5121, 55.6021) |
| Luminance | 0.5651 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.50
Seafoam Blue
#78D1B6
ΔE00 3.05
Light Teal
#90E4C1
ΔE00 4.48
Mediumaquamarine
#66CDAA
ΔE00 5.56
Seafoam
#7FE0B3
ΔE00 6.16
Tiffany Blue
#7BF2DA
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD4BB #D48FA8
analogous
#8FD499 #8FD4BB #8FCBD4
triadic
#8FD4BB #BB8FD4 #D4BB8F
tetradic
#8FD4BB #998FD4 #D48FA8 #CBD48F
square
#8FD4BB #998FD4 #D48FA8 #CBD48F
split-complementary
#8FD4BB #D48FCB #D4998F
monochromatic
#41A883 #63C3A0 #8FD4BB #BBE5D6 #E7F6F1
Accessibility & contrast
On white
1.71
#8FD4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#8FD4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD4BB
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD4BB | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBA
Deuteranopia (green-blind)
#C4C3BD
Tritanopia (blue-blind)
#7DD5CD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8fd4bb; /* rgb */ color: rgb(143, 212, 187); /* oklch */ color: oklch(81.7% 0.078 169.6);
Tailwind
colors: {
custom: {
50: '#b2e1cf',
500: '#8fd4bb',
950: '#000000',
},
}SCSS
$custom: #8fd4bb; $custom-light: #b2e1cf; $custom-dark: #000000;
JSON
{
"hex": "#8fd4bb",
"rgb": {
"r": 143,
"g": 212,
"b": 187
},
"hsl": {
"h": 158.261,
"s": 44.516,
"l": 69.608
},
"oklch": {
"l": 0.81689,
"c": 0.07834,
"h": 169.6
},
"luminance": 0.56514
}Semantic roles & 50–950 ramp
primary
#8FD4BB
secondary
#AA5D79
accent
#2E60B8
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483