#7FC0BD#7FC0BD
#7FC0BD is a light, moderate teal. Relative luminance 0.459; OKLCH L 76.3% C 0.066 H 192.2°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #7FC0BD |
|---|---|
| RGB | rgb(127, 192, 189) |
| HSL | hsl(177, 34%, 63%) |
| HSV | hsv(177, 34%, 75%) |
| CMYK | cmyk(33.9%, 0%, 1.6%, 24.7%) |
| CIE-LAB | lab(73.47, -21.27, -5.07) |
| CIE-LCH | lch(73.47, 21.87, 193.41°) |
| OKLab | oklab(76.33% -0.0649 -0.014) |
| OKLCH | oklch(76.33% 0.066 192.2) |
| XYZ | xyz(36.7841, 45.8832, 55.0523) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.56
Pale Teal
#82CBB2
ΔE00 8.44
Darkturquoise
#00CED1
ΔE00 8.75
Topaz
#13BBAF
ΔE00 9.28
Lightseagreen
#20B2AA
ΔE00 9.35
Seafoam Blue
#78D1B6
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FC0BD #C07F82
analogous
#7FC09D #7FC0BD #7FA2C0
triadic
#7FC0BD #BD7FC0 #C0BD7F
tetradic
#7FC0BD #9D7FC0 #C07F82 #A2C07F
square
#7FC0BD #9D7FC0 #C07F82 #A2C07F
split-complementary
#7FC0BD #C07FA2 #C09D7F
monochromatic
#418481 #56ACA8 #7FC0BD #A8D4D2 #D1E8E7
Accessibility & contrast
On white
2.06
#7FC0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#7FC0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FC0BD
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FC0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FC0BD | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABD
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#67C4BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7fc0bd; /* rgb */ color: rgb(127, 192, 189); /* oklch */ color: oklch(76.3% 0.066 192.2);
Tailwind
colors: {
custom: {
50: '#a7d3d0',
500: '#7fc0bd',
950: '#000000',
},
}SCSS
$custom: #7fc0bd; $custom-light: #a7d3d0; $custom-dark: #000000;
JSON
{
"hex": "#7fc0bd",
"rgb": {
"r": 127,
"g": 192,
"b": 189
},
"hsl": {
"h": 177.231,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.76332,
"c": 0.0664,
"h": 192.2
},
"luminance": 0.45885
}Semantic roles & 50–950 ramp
primary
#7FC0BD
secondary
#D9C2C3
accent
#393EAD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282