#8FD2BF#8FD2BF
#8FD2BF is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.3% C 0.073 H 174.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8FD2BF |
|---|---|
| RGB | rgb(143, 210, 191) |
| HSL | hsl(163, 43%, 69%) |
| HSV | hsv(163, 32%, 82%) |
| CMYK | cmyk(31.9%, 0%, 9%, 17.6%) |
| CIE-LAB | lab(79.44, -25.24, 2.68) |
| CIE-LCH | lch(79.44, 25.38, 173.94°) |
| OKLab | oklab(81.35% -0.0728 0.0067) |
| OKLCH | oklch(81.35% 0.073 174.7) |
| XYZ | xyz(43.7750, 55.6920, 57.7232) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.00
Seafoam Blue
#78D1B6
ΔE00 3.83
Light Teal
#90E4C1
ΔE00 6.10
Mediumaquamarine
#66CDAA
ΔE00 6.67
Seafoam
#7FE0B3
ΔE00 8.02
Tiffany Blue
#7BF2DA
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FD2BF #D28FA2
analogous
#8FD29E #8FD2BF #8FC4D2
triadic
#8FD2BF #BF8FD2 #D2BF8F
tetradic
#8FD2BF #9E8FD2 #D28FA2 #C4D28F
square
#8FD2BF #9E8FD2 #D28FA2 #C4D28F
split-complementary
#8FD2BF #D28FC4 #D29E8F
monochromatic
#42A589 #63C0A6 #8FD2BF #BBE4D8 #E6F5F1
Accessibility & contrast
On white
1.73
#8FD2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#8FD2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FD2BF
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FD2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FD2BF | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABE
Deuteranopia (green-blind)
#C2C1C0
Tritanopia (blue-blind)
#7CD4CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8fd2bf; /* rgb */ color: rgb(143, 210, 191); /* oklch */ color: oklch(81.3% 0.073 174.7);
Tailwind
colors: {
custom: {
50: '#b2e0d2',
500: '#8fd2bf',
950: '#000000',
},
}SCSS
$custom: #8fd2bf; $custom-light: #b2e0d2; $custom-dark: #000000;
JSON
{
"hex": "#8fd2bf",
"rgb": {
"r": 143,
"g": 210,
"b": 191
},
"hsl": {
"h": 162.985,
"s": 42.675,
"l": 69.216
},
"oklch": {
"l": 0.81348,
"c": 0.07316,
"h": 174.7
},
"luminance": 0.55694
}Semantic roles & 50–950 ramp
primary
#8FD2BF
secondary
#A85D73
accent
#3056B6
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483