#7FD7BF#7FD7BF
#7FD7BF is a light, moderate teal. Relative luminance 0.569; OKLCH L 81.7% C 0.092 H 174.5°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD7BF |
|---|---|
| RGB | rgb(127, 215, 191) |
| HSL | hsl(164, 52%, 67%) |
| HSV | hsv(164, 41%, 84%) |
| CMYK | cmyk(40.9%, 0%, 11.2%, 15.7%) |
| CIE-LAB | lab(80.11, -32.05, 3.56) |
| CIE-LCH | lch(80.11, 32.25, 173.67°) |
| OKLab | oklab(81.68% -0.092 0.0089) |
| OKLCH | oklch(81.68% 0.092 174.5) |
| XYZ | xyz(42.4531, 56.8715, 58.0204) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.87
Pale Teal
#82CBB2
ΔE00 3.31
Light Teal
#90E4C1
ΔE00 4.59
Mediumaquamarine
#66CDAA
ΔE00 4.71
Seafoam
#7FE0B3
ΔE00 6.06
Tiffany Blue
#7BF2DA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD7BF #D77F97
analogous
#7FD793 #7FD7BF #7FC3D7
triadic
#7FD7BF #BF7FD7 #D7BF7F
tetradic
#7FD7BF #937FD7 #D77F97 #C3D77F
square
#7FD7BF #937FD7 #D77F97 #C3D77F
split-complementary
#7FD7BF #D77FC3 #D7937F
monochromatic
#34A788 #50C8A8 #7FD7BF #AEE6D6 #DCF4EE
Accessibility & contrast
On white
1.70
#7FD7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#7FD7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD7BF
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD7BF | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBE
Deuteranopia (green-blind)
#C3C2C1
Tritanopia (blue-blind)
#62D9D0
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #7fd7bf; /* rgb */ color: rgb(127, 215, 191); /* oklch */ color: oklch(81.7% 0.092 174.5);
Tailwind
colors: {
custom: {
50: '#a8e3d2',
500: '#7fd7bf',
950: '#000000',
},
}SCSS
$custom: #7fd7bf; $custom-light: #a8e3d2; $custom-dark: #000000;
JSON
{
"hex": "#7fd7bf",
"rgb": {
"r": 127,
"g": 215,
"b": 191
},
"hsl": {
"h": 163.636,
"s": 52.381,
"l": 67.059
},
"oklch": {
"l": 0.81683,
"c": 0.09242,
"h": 174.5
},
"luminance": 0.56874
}Semantic roles & 50–950 ramp
primary
#7FD7BF
secondary
#AB4F68
accent
#2650C0
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483