#7FC4BE#7FC4BE
#7FC4BE is a light, moderate teal. Relative luminance 0.477; OKLCH L 77.3% C 0.070 H 188.9°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC4BE |
|---|---|
| RGB | rgb(127, 196, 190) |
| HSL | hsl(175, 37%, 63%) |
| HSV | hsv(175, 35%, 77%) |
| CMYK | cmyk(35.2%, 0%, 3.1%, 23.1%) |
| CIE-LAB | lab(74.64, -23.05, -3.89) |
| CIE-LCH | lch(74.64, 23.37, 189.58°) |
| OKLab | oklab(77.28% -0.0695 -0.0108) |
| OKLCH | oklch(77.28% 0.07 188.9) |
| XYZ | xyz(37.7832, 47.7072, 55.9227) |
| Luminance | 0.4771 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.65
Pale Teal
#82CBB2
ΔE00 7.01
Seafoam Blue
#78D1B6
ΔE00 8.00
Darkturquoise
#00CED1
ΔE00 8.40
Topaz
#13BBAF
ΔE00 8.77
Lightseagreen
#20B2AA
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC4BE #C47F85
analogous
#7FC49B #7FC4BE #7FA7C4
triadic
#7FC4BE #BE7FC4 #C4BE7F
tetradic
#7FC4BE #9B7FC4 #C47F85 #A7C47F
square
#7FC4BE #9B7FC4 #C47F85 #A7C47F
split-complementary
#7FC4BE #C47FA7 #C49B7F
monochromatic
#3F8983 #55B1A9 #7FC4BE #A9D7D3 #D3EBE9
Accessibility & contrast
On white
1.99
#7FC4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#7FC4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC4BE
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC4BE | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBE
Deuteranopia (green-blind)
#B0B4BF
Tritanopia (blue-blind)
#66C7C2
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #7fc4be; /* rgb */ color: rgb(127, 196, 190); /* oklch */ color: oklch(77.3% 0.070 188.9);
Tailwind
colors: {
custom: {
50: '#a7d6d1',
500: '#7fc4be',
950: '#000000',
},
}SCSS
$custom: #7fc4be; $custom-light: #a7d6d1; $custom-dark: #000000;
JSON
{
"hex": "#7fc4be",
"rgb": {
"r": 127,
"g": 196,
"b": 190
},
"hsl": {
"h": 174.783,
"s": 36.898,
"l": 63.333
},
"oklch": {
"l": 0.77278,
"c": 0.0703,
"h": 188.9
},
"luminance": 0.4771
}Semantic roles & 50–950 ramp
primary
#7FC4BE
secondary
#DCC3C5
accent
#3640B0
background
#FAFDFC
surface
#F4FAF9
border
#CED3D2
text
#101414
muted
#7F8382