#7FBCC0#7FBCC0
#7FBCC0 is a light, moderate teal. Relative luminance 0.443; OKLCH L 75.5% C 0.063 H 201.1°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBCC0 |
|---|---|
| RGB | rgb(127, 188, 192) |
| HSL | hsl(184, 34%, 63%) |
| HSV | hsv(184, 34%, 75%) |
| CMYK | cmyk(33.9%, 2.1%, 0%, 24.7%) |
| CIE-LAB | lab(72.42, -18.52, -8.27) |
| CIE-LCH | lch(72.42, 20.28, 204.07°) |
| OKLab | oklab(75.52% -0.0587 -0.0227) |
| OKLCH | oklch(75.52% 0.063 201.1) |
| XYZ | xyz(36.2467, 44.2821, 56.4963) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.12
Turquoise Blue
#06B1C4
ΔE00 9.23
Mediumturquoise
#48D1CC
ΔE00 9.49
Darkturquoise
#00CED1
ΔE00 9.73
Powder Blue
#B0E0E6
ΔE00 10.04
Sky Blue
#87CEEB
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBCC0 #C0837F
analogous
#7FC0A3 #7FBCC0 #7F9CC0
triadic
#7FBCC0 #C07FBC #BCC07F
tetradic
#7FBCC0 #A37FC0 #C0837F #9CC07F
square
#7FBCC0 #A37FC0 #C0837F #9CC07F
split-complementary
#7FBCC0 #C07F9C #C0A37F
monochromatic
#418084 #56A7AC #7FBCC0 #A8D1D4 #D1E7E8
Accessibility & contrast
On white
2.13
#7FBCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#7FBCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBCC0
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBCC0 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7C0
Deuteranopia (green-blind)
#A8AEC0
Tritanopia (blue-blind)
#66C0BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7fbcc0; /* rgb */ color: rgb(127, 188, 192); /* oklch */ color: oklch(75.5% 0.063 201.1);
Tailwind
colors: {
custom: {
50: '#a7d0d3',
500: '#7fbcc0',
950: '#000000',
},
}SCSS
$custom: #7fbcc0; $custom-light: #a7d0d3; $custom-dark: #000000;
JSON
{
"hex": "#7fbcc0",
"rgb": {
"r": 127,
"g": 188,
"b": 192
},
"hsl": {
"h": 183.692,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.75519,
"c": 0.06288,
"h": 201.1
},
"luminance": 0.44284
}Semantic roles & 50–950 ramp
primary
#7FBCC0
secondary
#D9C3C2
accent
#4039AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282