#7FBFC0#7FBFC0
#7FBFC0 is a light, moderate teal. Relative luminance 0.456; OKLCH L 76.2% C 0.065 H 197.1°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBFC0 |
|---|---|
| RGB | rgb(127, 191, 192) |
| HSL | hsl(181, 34%, 63%) |
| HSV | hsv(181, 34%, 75%) |
| CMYK | cmyk(33.9%, 0.5%, 0%, 24.7%) |
| CIE-LAB | lab(73.27, -20.05, -7.00) |
| CIE-LCH | lch(73.27, 21.24, 199.25°) |
| OKLab | oklab(76.2% -0.0624 -0.0192) |
| OKLCH | oklch(76.2% 0.065 197.1) |
| XYZ | xyz(36.8943, 45.5771, 56.7121) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.27
Darkturquoise
#00CED1
ΔE00 8.92
Cadetblue
#5F9EA0
ΔE00 9.70
Turquoise Blue
#06B1C4
ΔE00 9.86
Powder Blue
#B0E0E6
ΔE00 9.91
Lightseagreen
#20B2AA
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBFC0 #C0807F
analogous
#7FC0A0 #7FBFC0 #7F9FC0
triadic
#7FBFC0 #C07FBF #BFC07F
tetradic
#7FBFC0 #A07FC0 #C0807F #9FC07F
square
#7FBFC0 #A07FC0 #C0807F #9FC07F
split-complementary
#7FBFC0 #C07F9F #C0A07F
monochromatic
#418384 #56AAAC #7FBFC0 #A8D4D4 #D1E8E8
Accessibility & contrast
On white
2.08
#7FBFC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#7FBFC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBFC0
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBFC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBFC0 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9C0
Deuteranopia (green-blind)
#ABB0C1
Tritanopia (blue-blind)
#66C3BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7fbfc0; /* rgb */ color: rgb(127, 191, 192); /* oklch */ color: oklch(76.2% 0.065 197.1);
Tailwind
colors: {
custom: {
50: '#a7d2d3',
500: '#7fbfc0',
950: '#000000',
},
}SCSS
$custom: #7fbfc0; $custom-light: #a7d2d3; $custom-dark: #000000;
JSON
{
"hex": "#7fbfc0",
"rgb": {
"r": 127,
"g": 191,
"b": 192
},
"hsl": {
"h": 180.923,
"s": 34.031,
"l": 62.549
},
"oklch": {
"l": 0.76201,
"c": 0.06531,
"h": 197.1
},
"luminance": 0.45579
}Semantic roles & 50–950 ramp
primary
#7FBFC0
secondary
#D9C2C2
accent
#3A39AD
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282