#7FD5BC#7FD5BC
#7FD5BC is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.1% C 0.092 H 173.3°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7FD5BC |
|---|---|
| RGB | rgb(127, 213, 188) |
| HSL | hsl(163, 51%, 67%) |
| HSV | hsv(163, 40%, 84%) |
| CMYK | cmyk(40.4%, 0%, 11.7%, 16.5%) |
| CIE-LAB | lab(79.46, -31.77, 4.22) |
| CIE-LCH | lch(79.46, 32.05, 172.44°) |
| OKLab | oklab(81.14% -0.0909 0.0107) |
| OKLCH | oklch(81.14% 0.092 173.3) |
| XYZ | xyz(41.6202, 55.7285, 56.1307) |
| Luminance | 0.5573 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 1.33
Pale Teal
#82CBB2
ΔE00 2.73
Mediumaquamarine
#66CDAA
ΔE00 4.25
Light Teal
#90E4C1
ΔE00 4.61
Seafoam
#7FE0B3
ΔE00 5.85
Tiffany Blue
#7BF2DA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FD5BC #D57F98
analogous
#7FD591 #7FD5BC #7FC3D5
triadic
#7FD5BC #BC7FD5 #D5BC7F
tetradic
#7FD5BC #917FD5 #D57F98 #C3D57F
square
#7FD5BC #917FD5 #D57F98 #C3D57F
split-complementary
#7FD5BC #D57FC3 #D5917F
monochromatic
#36A484 #51C6A4 #7FD5BC #ADE4D4 #DBF3EC
Accessibility & contrast
On white
1.73
#7FD5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#7FD5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FD5BC
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FD5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FD5BC | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBB
Deuteranopia (green-blind)
#C1C1BE
Tritanopia (blue-blind)
#63D7CE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #7fd5bc; /* rgb */ color: rgb(127, 213, 188); /* oklch */ color: oklch(81.1% 0.092 173.3);
Tailwind
colors: {
custom: {
50: '#a8e2d0',
500: '#7fd5bc',
950: '#000000',
},
}SCSS
$custom: #7fd5bc; $custom-light: #a8e2d0; $custom-dark: #000000;
JSON
{
"hex": "#7fd5bc",
"rgb": {
"r": 127,
"g": 213,
"b": 188
},
"hsl": {
"h": 162.558,
"s": 50.588,
"l": 66.667
},
"oklch": {
"l": 0.81135,
"c": 0.09155,
"h": 173.3
},
"luminance": 0.55731
}Semantic roles & 50–950 ramp
primary
#7FD5BC
secondary
#A8506A
accent
#2853BE
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483