#7FD5BF#7FD5BF
#7FD5BF is a light, moderate teal. Relative luminance 0.559; OKLCH L 81.2% C 0.090 H 175.7°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD5BF |
|---|---|
| RGB | rgb(127, 213, 191) |
| HSL | hsl(165, 51%, 67%) |
| HSV | hsv(165, 40%, 84%) |
| CMYK | cmyk(40.4%, 0%, 10.3%, 16.5%) |
| CIE-LAB | lab(79.53, -31.11, 2.73) |
| CIE-LCH | lch(79.53, 31.22, 174.99°) |
| OKLab | oklab(81.22% -0.0896 0.0068) |
| OKLCH | oklch(81.22% 0.09 175.7) |
| XYZ | xyz(41.9470, 55.8592, 57.8516) |
| Luminance | 0.5586 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 2.02
Pale Teal
#82CBB2
ΔE00 3.08
Mediumaquamarine
#66CDAA
ΔE00 4.98
Light Teal
#90E4C1
ΔE00 5.27
Turquoise
#40E0D0
ΔE00 6.56
Seafoam
#7FE0B3
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD5BF #D57F95
analogous
#7FD594 #7FD5BF #7FC0D5
triadic
#7FD5BF #BF7FD5 #D5BF7F
tetradic
#7FD5BF #947FD5 #D57F95 #C0D57F
square
#7FD5BF #947FD5 #D57F95 #C0D57F
split-complementary
#7FD5BF #D57FC0 #D5947F
monochromatic
#36A488 #51C6A8 #7FD5BF #ADE4D6 #DBF3ED
Accessibility & contrast
On white
1.73
#7FD5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#7FD5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD5BF
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD5BF | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCBBE
Deuteranopia (green-blind)
#C1C1C1
Tritanopia (blue-blind)
#62D7CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7fd5bf; /* rgb */ color: rgb(127, 213, 191); /* oklch */ color: oklch(81.2% 0.090 175.7);
Tailwind
colors: {
custom: {
50: '#a8e2d2',
500: '#7fd5bf',
950: '#000000',
},
}SCSS
$custom: #7fd5bf; $custom-light: #a8e2d2; $custom-dark: #000000;
JSON
{
"hex": "#7fd5bf",
"rgb": {
"r": 127,
"g": 213,
"b": 191
},
"hsl": {
"h": 164.651,
"s": 50.588,
"l": 66.667
},
"oklch": {
"l": 0.8122,
"c": 0.08987,
"h": 175.7
},
"luminance": 0.55862
}Semantic roles & 50–950 ramp
primary
#7FD5BF
secondary
#A85067
accent
#284EBE
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483