#7FD4BE#7FD4BE
#7FD4BE is a light, moderate teal. Relative luminance 0.553; OKLCH L 81.0% C 0.089 H 175.5°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD4BE |
|---|---|
| RGB | rgb(127, 212, 190) |
| HSL | hsl(164, 50%, 66%) |
| HSV | hsv(164, 40%, 83%) |
| CMYK | cmyk(40.1%, 0%, 10.4%, 16.9%) |
| CIE-LAB | lab(79.22, -30.85, 2.81) |
| CIE-LCH | lch(79.22, 30.98, 174.80°) |
| OKLab | oklab(80.96% -0.0889 0.007) |
| OKLCH | oklch(80.96% 0.089 175.5) |
| XYZ | xyz(41.5865, 55.3138, 57.1905) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.90
Pale Teal
#82CBB2
ΔE00 2.85
Mediumaquamarine
#66CDAA
ΔE00 4.89
Light Teal
#90E4C1
ΔE00 5.38
Turquoise
#40E0D0
ΔE00 6.72
Seafoam
#7FE0B3
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD4BE #D47F95
analogous
#7FD494 #7FD4BE #7FC0D4
triadic
#7FD4BE #BE7FD4 #D4BE7F
tetradic
#7FD4BE #947FD4 #D47F95 #C0D47F
square
#7FD4BE #947FD4 #D47F95 #C0D47F
split-complementary
#7FD4BE #D47FC0 #D4947F
monochromatic
#36A286 #51C5A7 #7FD4BE #ADE3D5 #DBF3ED
Accessibility & contrast
On white
1.74
#7FD4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#7FD4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD4BE
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD4BE | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABD
Deuteranopia (green-blind)
#C0C0C0
Tritanopia (blue-blind)
#63D6CD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd4be; /* rgb */ color: rgb(127, 212, 190); /* oklch */ color: oklch(81.0% 0.089 175.5);
Tailwind
colors: {
custom: {
50: '#a8e1d1',
500: '#7fd4be',
950: '#000000',
},
}SCSS
$custom: #7fd4be; $custom-light: #a8e1d1; $custom-dark: #000000;
JSON
{
"hex": "#7fd4be",
"rgb": {
"r": 127,
"g": 212,
"b": 190
},
"hsl": {
"h": 164.471,
"s": 49.708,
"l": 66.471
},
"oklch": {
"l": 0.8096,
"c": 0.08914,
"h": 175.5
},
"luminance": 0.55317
}Semantic roles & 50–950 ramp
primary
#7FD4BE
secondary
#A75167
accent
#284FBD
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483