#7FD3BE#7FD3BE
#7FD3BE is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.7% C 0.088 H 176.2°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD3BE |
|---|---|
| RGB | rgb(127, 211, 190) |
| HSL | hsl(165, 49%, 66%) |
| HSV | hsv(165, 40%, 83%) |
| CMYK | cmyk(39.8%, 0%, 10%, 17.3%) |
| CIE-LAB | lab(78.93, -30.38, 2.39) |
| CIE-LCH | lch(78.93, 30.47, 175.50°) |
| OKLab | oklab(80.73% -0.0877 0.0059) |
| OKLCH | oklch(80.73% 0.088 176.2) |
| XYZ | xyz(41.3373, 54.8154, 57.1074) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.11
Pale Teal
#82CBB2
ΔE00 2.82
Mediumaquamarine
#66CDAA
ΔE00 5.08
Light Teal
#90E4C1
ΔE00 5.74
Turquoise
#40E0D0
ΔE00 6.74
Seafoam
#7FE0B3
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD3BE #D37F94
analogous
#7FD394 #7FD3BE #7FBED3
triadic
#7FD3BE #BE7FD3 #D3BE7F
tetradic
#7FD3BE #947FD3 #D37F94 #BED37F
square
#7FD3BE #947FD3 #D37F94 #BED37F
split-complementary
#7FD3BE #D37FBE #D3947F
monochromatic
#37A086 #51C3A7 #7FD3BE #ADE3D5 #DAF2EC
Accessibility & contrast
On white
1.76
#7FD3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#7FD3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD3BE
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD3BE | 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)
#CDCABD
Deuteranopia (green-blind)
#BFBFC0
Tritanopia (blue-blind)
#63D5CD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #7fd3be; /* rgb */ color: rgb(127, 211, 190); /* oklch */ color: oklch(80.7% 0.088 176.2);
Tailwind
colors: {
custom: {
50: '#a8e1d1',
500: '#7fd3be',
950: '#000000',
},
}SCSS
$custom: #7fd3be; $custom-light: #a8e1d1; $custom-dark: #000000;
JSON
{
"hex": "#7fd3be",
"rgb": {
"r": 127,
"g": 211,
"b": 190
},
"hsl": {
"h": 165,
"s": 48.837,
"l": 66.275
},
"oklch": {
"l": 0.80729,
"c": 0.08787,
"h": 176.2
},
"luminance": 0.54818
}Semantic roles & 50–950 ramp
primary
#7FD3BE
secondary
#A55166
accent
#294EBC
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483