#7FC0BA#7FC0BA
#7FC0BA is a light, moderate teal. Relative luminance 0.458; OKLCH L 76.2% C 0.067 H 188.5°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC0BA |
|---|---|
| RGB | rgb(127, 192, 186) |
| HSL | hsl(174, 34%, 63%) |
| HSV | hsv(174, 34%, 75%) |
| CMYK | cmyk(33.9%, 0%, 3.1%, 24.7%) |
| CIE-LAB | lab(73.39, -21.98, -3.56) |
| CIE-LCH | lch(73.39, 22.27, 189.21°) |
| OKLab | oklab(76.24% -0.0662 -0.0099) |
| OKLCH | oklch(76.24% 0.067 188.5) |
| XYZ | xyz(36.4618, 45.7543, 53.3550) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.26
Mediumturquoise
#48D1CC
ΔE00 7.46
Seafoam Blue
#78D1B6
ΔE00 8.47
Topaz
#13BBAF
ΔE00 8.80
Darkturquoise
#00CED1
ΔE00 9.03
Lightseagreen
#20B2AA
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC0BA #C07F85
analogous
#7FC09A #7FC0BA #7FA5C0
triadic
#7FC0BA #BA7FC0 #C0BA7F
tetradic
#7FC0BA #9A7FC0 #C07F85 #A5C07F
square
#7FC0BA #9A7FC0 #C07F85 #A5C07F
split-complementary
#7FC0BA #C07FA5 #C09A7F
monochromatic
#41847E #56ACA4 #7FC0BA #A8D4D0 #D1E8E6
Accessibility & contrast
On white
2.07
#7FC0BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#7FC0BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC0BA
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC0BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC0BA | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BA
Deuteranopia (green-blind)
#ADB1BB
Tritanopia (blue-blind)
#68C3BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7fc0ba; /* rgb */ color: rgb(127, 192, 186); /* oklch */ color: oklch(76.2% 0.067 188.5);
Tailwind
colors: {
custom: {
50: '#a6d3ce',
500: '#7fc0ba',
950: '#000000',
},
}SCSS
$custom: #7fc0ba; $custom-light: #a6d3ce; $custom-dark: #000000;
JSON
{
"hex": "#7fc0ba",
"rgb": {
"r": 127,
"g": 192,
"b": 186
},
"hsl": {
"h": 174.462,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.76237,
"c": 0.06691,
"h": 188.5
},
"luminance": 0.45756
}Semantic roles & 50–950 ramp
primary
#7FC0BA
secondary
#D9C2C4
accent
#3943AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282