#7FC0BB#7FC0BB
#7FC0BB is a light, moderate teal. Relative luminance 0.458; OKLCH L 76.3% C 0.067 H 189.7°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC0BB |
|---|---|
| RGB | rgb(127, 192, 187) |
| HSL | hsl(175, 34%, 63%) |
| HSV | hsv(175, 34%, 75%) |
| CMYK | cmyk(33.9%, 0%, 2.6%, 24.7%) |
| CIE-LAB | lab(73.41, -21.75, -4.07) |
| CIE-LCH | lch(73.41, 22.12, 190.59°) |
| OKLab | oklab(76.27% -0.0657 -0.0113) |
| OKLCH | oklch(76.27% 0.067 189.7) |
| XYZ | xyz(36.5685, 45.7969, 53.9169) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.47
Pale Teal
#82CBB2
ΔE00 7.65
Seafoam Blue
#78D1B6
ΔE00 8.83
Darkturquoise
#00CED1
ΔE00 8.91
Topaz
#13BBAF
ΔE00 8.93
Lightseagreen
#20B2AA
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC0BB #C07F84
analogous
#7FC09B #7FC0BB #7FA4C0
triadic
#7FC0BB #BB7FC0 #C0BB7F
tetradic
#7FC0BB #9B7FC0 #C07F84 #A4C07F
square
#7FC0BB #9B7FC0 #C07F84 #A4C07F
split-complementary
#7FC0BB #C07FA4 #C09B7F
monochromatic
#41847F #56ACA5 #7FC0BB #A8D4D1 #D1E8E7
Accessibility & contrast
On white
2.07
#7FC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#7FC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC0BB
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC0BB | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BB
Deuteranopia (green-blind)
#ADB1BC
Tritanopia (blue-blind)
#68C3BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7fc0bb; /* rgb */ color: rgb(127, 192, 187); /* oklch */ color: oklch(76.3% 0.067 189.7);
Tailwind
colors: {
custom: {
50: '#a7d3cf',
500: '#7fc0bb',
950: '#000000',
},
}SCSS
$custom: #7fc0bb; $custom-light: #a7d3cf; $custom-dark: #000000;
JSON
{
"hex": "#7fc0bb",
"rgb": {
"r": 127,
"g": 192,
"b": 187
},
"hsl": {
"h": 175.385,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.76269,
"c": 0.06671,
"h": 189.7
},
"luminance": 0.45799
}Semantic roles & 50–950 ramp
primary
#7FC0BB
secondary
#D9C2C3
accent
#3942AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282