#7FD4BF#7FD4BF
#7FD4BF is a light, moderate teal. Relative luminance 0.554; OKLCH L 81.0% C 0.089 H 176.3°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD4BF |
|---|---|
| RGB | rgb(127, 212, 191) |
| HSL | hsl(165, 50%, 66%) |
| HSV | hsv(165, 40%, 83%) |
| CMYK | cmyk(40.1%, 0%, 9.9%, 16.9%) |
| CIE-LAB | lab(79.25, -30.63, 2.31) |
| CIE-LCH | lch(79.25, 30.72, 175.69°) |
| OKLab | oklab(80.99% -0.0884 0.0056) |
| OKLCH | oklch(80.99% 0.089 176.3) |
| XYZ | xyz(41.6962, 55.3577, 57.7680) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.20
Pale Teal
#82CBB2
ΔE00 3.04
Mediumaquamarine
#66CDAA
ΔE00 5.16
Light Teal
#90E4C1
ΔE00 5.62
Turquoise
#40E0D0
ΔE00 6.57
Tiffany Blue
#7BF2DA
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD4BF #D47F94
analogous
#7FD495 #7FD4BF #7FBFD4
triadic
#7FD4BF #BF7FD4 #D4BF7F
tetradic
#7FD4BF #957FD4 #D47F94 #BFD47F
square
#7FD4BF #957FD4 #D47F94 #BFD47F
split-complementary
#7FD4BF #D47FBF #D4957F
monochromatic
#36A288 #51C5A8 #7FD4BF #ADE3D6 #DBF3ED
Accessibility & contrast
On white
1.74
#7FD4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#7FD4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD4BF
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD4BF | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABE
Deuteranopia (green-blind)
#C0C0C1
Tritanopia (blue-blind)
#62D6CE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7fd4bf; /* rgb */ color: rgb(127, 212, 191); /* oklch */ color: oklch(81.0% 0.089 176.3);
Tailwind
colors: {
custom: {
50: '#a8e1d2',
500: '#7fd4bf',
950: '#000000',
},
}SCSS
$custom: #7fd4bf; $custom-light: #a8e1d2; $custom-dark: #000000;
JSON
{
"hex": "#7fd4bf",
"rgb": {
"r": 127,
"g": 212,
"b": 191
},
"hsl": {
"h": 165.176,
"s": 49.708,
"l": 66.471
},
"oklch": {
"l": 0.80989,
"c": 0.08862,
"h": 176.3
},
"luminance": 0.55361
}Semantic roles & 50–950 ramp
primary
#7FD4BF
secondary
#A75166
accent
#284DBD
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483