#7FD3BD#7FD3BD
#7FD3BD is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.7% C 0.088 H 175.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD3BD |
|---|---|
| RGB | rgb(127, 211, 189) |
| HSL | hsl(164, 49%, 66%) |
| HSV | hsv(164, 40%, 83%) |
| CMYK | cmyk(39.8%, 0%, 10.4%, 17.3%) |
| CIE-LAB | lab(78.91, -30.60, 2.89) |
| CIE-LCH | lch(78.91, 30.74, 174.61°) |
| OKLab | oklab(80.7% -0.0881 0.0072) |
| OKLCH | oklch(80.7% 0.088 175.3) |
| XYZ | xyz(41.2284, 54.7718, 56.5338) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.81
Pale Teal
#82CBB2
ΔE00 2.62
Mediumaquamarine
#66CDAA
ΔE00 4.80
Light Teal
#90E4C1
ΔE00 5.50
Seafoam
#7FE0B3
ΔE00 6.88
Turquoise
#40E0D0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD3BD #D37F95
analogous
#7FD393 #7FD3BD #7FBFD3
triadic
#7FD3BD #BD7FD3 #D3BD7F
tetradic
#7FD3BD #937FD3 #D37F95 #BFD37F
square
#7FD3BD #937FD3 #D37F95 #BFD37F
split-complementary
#7FD3BD #D37FBF #D3937F
monochromatic
#37A085 #51C3A6 #7FD3BD #ADE3D4 #DAF2EC
Accessibility & contrast
On white
1.76
#7FD3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#7FD3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD3BD
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD3BD | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BC
Deuteranopia (green-blind)
#BFBFBF
Tritanopia (blue-blind)
#63D5CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fd3bd; /* rgb */ color: rgb(127, 211, 189); /* oklch */ color: oklch(80.7% 0.088 175.3);
Tailwind
colors: {
custom: {
50: '#a8e1d0',
500: '#7fd3bd',
950: '#000000',
},
}SCSS
$custom: #7fd3bd; $custom-light: #a8e1d0; $custom-dark: #000000;
JSON
{
"hex": "#7fd3bd",
"rgb": {
"r": 127,
"g": 211,
"b": 189
},
"hsl": {
"h": 164.286,
"s": 48.837,
"l": 66.275
},
"oklch": {
"l": 0.80701,
"c": 0.0884,
"h": 175.3
},
"luminance": 0.54775
}Semantic roles & 50–950 ramp
primary
#7FD3BD
secondary
#A55167
accent
#2950BC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483