#7FD6BF#7FD6BF
#7FD6BF is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.5% C 0.091 H 175.1°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD6BF |
|---|---|
| RGB | rgb(127, 214, 191) |
| HSL | hsl(164, 51%, 67%) |
| HSV | hsv(164, 41%, 84%) |
| CMYK | cmyk(40.7%, 0%, 10.7%, 16.1%) |
| CIE-LAB | lab(79.82, -31.58, 3.14) |
| CIE-LCH | lch(79.82, 31.74, 174.32°) |
| OKLab | oklab(81.45% -0.0908 0.0078) |
| OKLCH | oklch(81.45% 0.091 175.1) |
| XYZ | xyz(42.1993, 56.3638, 57.9357) |
| Luminance | 0.5637 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.91
Pale Teal
#82CBB2
ΔE00 3.17
Mediumaquamarine
#66CDAA
ΔE00 4.83
Light Teal
#90E4C1
ΔE00 4.92
Seafoam
#7FE0B3
ΔE00 6.41
Tiffany Blue
#7BF2DA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD6BF #D67F96
analogous
#7FD694 #7FD6BF #7FC2D6
triadic
#7FD6BF #BF7FD6 #D6BF7F
tetradic
#7FD6BF #947FD6 #D67F96 #C2D67F
square
#7FD6BF #947FD6 #D67F96 #C2D67F
split-complementary
#7FD6BF #D67FC2 #D6947F
monochromatic
#35A688 #51C7A8 #7FD6BF #ADE5D6 #DCF4ED
Accessibility & contrast
On white
1.71
#7FD6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#7FD6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD6BF
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD6BF | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CCBE
Deuteranopia (green-blind)
#C2C1C1
Tritanopia (blue-blind)
#62D8CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #7fd6bf; /* rgb */ color: rgb(127, 214, 191); /* oklch */ color: oklch(81.5% 0.091 175.1);
Tailwind
colors: {
custom: {
50: '#a8e3d2',
500: '#7fd6bf',
950: '#000000',
},
}SCSS
$custom: #7fd6bf; $custom-light: #a8e3d2; $custom-dark: #000000;
JSON
{
"hex": "#7fd6bf",
"rgb": {
"r": 127,
"g": 214,
"b": 191
},
"hsl": {
"h": 164.138,
"s": 51.479,
"l": 66.863
},
"oklch": {
"l": 0.81451,
"c": 0.09115,
"h": 175.1
},
"luminance": 0.56367
}Semantic roles & 50–950 ramp
primary
#7FD6BF
secondary
#AA5067
accent
#274FBF
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483