#7FD3BF#7FD3BF
#7FD3BF is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.8% C 0.087 H 177.0°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD3BF |
|---|---|
| RGB | rgb(127, 211, 191) |
| HSL | hsl(166, 49%, 66%) |
| HSV | hsv(166, 40%, 83%) |
| CMYK | cmyk(39.8%, 0%, 9.5%, 17.3%) |
| CIE-LAB | lab(78.96, -30.15, 1.89) |
| CIE-LCH | lch(78.96, 30.21, 176.41°) |
| OKLab | oklab(80.76% -0.0872 0.0046) |
| OKLCH | oklch(80.76% 0.087 177) |
| XYZ | xyz(41.4470, 54.8593, 57.6850) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.43
Pale Teal
#82CBB2
ΔE00 3.04
Mediumaquamarine
#66CDAA
ΔE00 5.37
Light Teal
#90E4C1
ΔE00 5.98
Turquoise
#40E0D0
ΔE00 6.60
Tiffany Blue
#7BF2DA
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD3BF #D37F93
analogous
#7FD395 #7FD3BF #7FBDD3
triadic
#7FD3BF #BF7FD3 #D3BF7F
tetradic
#7FD3BF #957FD3 #D37F93 #BDD37F
square
#7FD3BF #957FD3 #D37F93 #BDD37F
split-complementary
#7FD3BF #D37FBD #D3957F
monochromatic
#37A087 #51C3A8 #7FD3BF #ADE3D6 #DAF2ED
Accessibility & contrast
On white
1.75
#7FD3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#7FD3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD3BF
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD3BF | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABE
Deuteranopia (green-blind)
#BFBFC1
Tritanopia (blue-blind)
#62D5CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fd3bf; /* rgb */ color: rgb(127, 211, 191); /* oklch */ color: oklch(80.8% 0.087 177.0);
Tailwind
colors: {
custom: {
50: '#a8e1d2',
500: '#7fd3bf',
950: '#000000',
},
}SCSS
$custom: #7fd3bf; $custom-light: #a8e1d2; $custom-dark: #000000;
JSON
{
"hex": "#7fd3bf",
"rgb": {
"r": 127,
"g": 211,
"b": 191
},
"hsl": {
"h": 165.714,
"s": 48.837,
"l": 66.275
},
"oklch": {
"l": 0.80758,
"c": 0.08736,
"h": 177
},
"luminance": 0.54862
}Semantic roles & 50–950 ramp
primary
#7FD3BF
secondary
#A55165
accent
#294CBC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483