#7FD1BF#7FD1BF
#7FD1BF is a light, moderate teal. Relative luminance 0.539; OKLCH L 80.3% C 0.085 H 178.4°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD1BF |
|---|---|
| RGB | rgb(127, 209, 191) |
| HSL | hsl(167, 47%, 66%) |
| HSV | hsv(167, 39%, 82%) |
| CMYK | cmyk(39.2%, 0%, 8.6%, 18%) |
| CIE-LAB | lab(78.39, -29.19, 1.06) |
| CIE-LCH | lch(78.39, 29.21, 177.92°) |
| OKLab | oklab(80.3% -0.0848 0.0024) |
| OKLCH | oklch(80.3% 0.085 178.4) |
| XYZ | xyz(40.9532, 53.8717, 57.5204) |
| Luminance | 0.5387 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.01
Pale Teal
#82CBB2
ΔE00 3.20
Mediumaquamarine
#66CDAA
ΔE00 5.85
Light Teal
#90E4C1
ΔE00 6.73
Turquoise
#40E0D0
ΔE00 6.74
Mediumturquoise
#48D1CC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD1BF #D17F91
analogous
#7FD196 #7FD1BF #7FBAD1
triadic
#7FD1BF #BF7FD1 #D1BF7F
tetradic
#7FD1BF #967FD1 #D17F91 #BAD17F
square
#7FD1BF #967FD1 #D17F91 #BAD17F
split-complementary
#7FD1BF #D17FBA #D1967F
monochromatic
#389D87 #52C1A8 #7FD1BF #ACE1D6 #D9F1EC
Accessibility & contrast
On white
1.78
#7FD1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#7FD1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD1BF
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD1BF | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#BDBEC0
Tritanopia (blue-blind)
#63D3CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #7fd1bf; /* rgb */ color: rgb(127, 209, 191); /* oklch */ color: oklch(80.3% 0.085 178.4);
Tailwind
colors: {
custom: {
50: '#a8dfd2',
500: '#7fd1bf',
950: '#000000',
},
}SCSS
$custom: #7fd1bf; $custom-light: #a8dfd2; $custom-dark: #000000;
JSON
{
"hex": "#7fd1bf",
"rgb": {
"r": 127,
"g": 209,
"b": 191
},
"hsl": {
"h": 166.829,
"s": 47.126,
"l": 65.882
},
"oklch": {
"l": 0.80297,
"c": 0.08488,
"h": 178.4
},
"luminance": 0.53875
}Semantic roles & 50–950 ramp
primary
#7FD1BF
secondary
#A25264
accent
#2B4BBA
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483