#8FD2BD#8FD2BD
#8FD2BD is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.3% C 0.074 H 172.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD2BD |
|---|---|
| RGB | rgb(143, 210, 189) |
| HSL | hsl(161, 43%, 69%) |
| HSV | hsv(161, 32%, 82%) |
| CMYK | cmyk(31.9%, 0%, 10%, 17.6%) |
| CIE-LAB | lab(79.39, -25.67, 3.68) |
| CIE-LCH | lch(79.39, 25.93, 171.85°) |
| OKLab | oklab(81.29% -0.0737 0.0094) |
| OKLCH | oklch(81.29% 0.074 172.8) |
| XYZ | xyz(43.5564, 55.6046, 56.5719) |
| Luminance | 0.5561 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 2.58
Seafoam Blue
#78D1B6
ΔE00 3.47
Light Teal
#90E4C1
ΔE00 5.63
Mediumaquamarine
#66CDAA
ΔE00 6.22
Seafoam
#7FE0B3
ΔE00 7.43
Tiffany Blue
#7BF2DA
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD2BD #D28FA4
analogous
#8FD29C #8FD2BD #8FC6D2
triadic
#8FD2BD #BD8FD2 #D2BD8F
tetradic
#8FD2BD #9C8FD2 #D28FA4 #C6D28F
square
#8FD2BD #9C8FD2 #D28FA4 #C6D28F
split-complementary
#8FD2BD #D28FC6 #D29C8F
monochromatic
#42A586 #63C0A3 #8FD2BD #BBE4D7 #E6F5F0
Accessibility & contrast
On white
1.73
#8FD2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#8FD2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD2BD
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD2BD | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#7DD3CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8fd2bd; /* rgb */ color: rgb(143, 210, 189); /* oklch */ color: oklch(81.3% 0.074 172.8);
Tailwind
colors: {
custom: {
50: '#b2e0d0',
500: '#8fd2bd',
950: '#000000',
},
}SCSS
$custom: #8fd2bd; $custom-light: #b2e0d0; $custom-dark: #000000;
JSON
{
"hex": "#8fd2bd",
"rgb": {
"r": 143,
"g": 210,
"b": 189
},
"hsl": {
"h": 161.194,
"s": 42.675,
"l": 69.216
},
"oklch": {
"l": 0.81291,
"c": 0.07429,
"h": 172.8
},
"luminance": 0.55607
}Semantic roles & 50–950 ramp
primary
#8FD2BD
secondary
#A85D75
accent
#305AB6
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483