#7FBFBC#7FBFBC
#7FBFBC is a light, moderate teal. Relative luminance 0.454; OKLCH L 76.1% C 0.066 H 192.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBFBC |
|---|---|
| RGB | rgb(127, 191, 188) |
| HSL | hsl(177, 33%, 62%) |
| HSV | hsv(177, 34%, 75%) |
| CMYK | cmyk(33.5%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(73.16, -21.00, -4.99) |
| CIE-LCH | lch(73.16, 21.59, 193.37°) |
| OKLab | oklab(76.07% -0.0641 -0.0138) |
| OKLCH | oklch(76.07% 0.066 192.1) |
| XYZ | xyz(36.4571, 45.4023, 54.4097) |
| Luminance | 0.4540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.78
Pale Teal
#82CBB2
ΔE00 8.52
Darkturquoise
#00CED1
ΔE00 8.93
Topaz
#13BBAF
ΔE00 9.30
Lightseagreen
#20B2AA
ΔE00 9.31
Seafoam Blue
#78D1B6
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBFBC #BF7F82
analogous
#7FBF9C #7FBFBC #7FA2BF
triadic
#7FBFBC #BC7FBF #BFBC7F
tetradic
#7FBFBC #9C7FBF #BF7F82 #A2BF7F
square
#7FBFBC #9C7FBF #BF7F82 #A2BF7F
split-complementary
#7FBFBC #BF7FA2 #BF9C7F
monochromatic
#41827F #56ABA7 #7FBFBC #A8D3D1 #D1E8E7
Accessibility & contrast
On white
2.08
#7FBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#7FBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBFBC
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBFBC | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BC
Deuteranopia (green-blind)
#ACB0BD
Tritanopia (blue-blind)
#67C2BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7fbfbc; /* rgb */ color: rgb(127, 191, 188); /* oklch */ color: oklch(76.1% 0.066 192.1);
Tailwind
colors: {
custom: {
50: '#a7d2d0',
500: '#7fbfbc',
950: '#000000',
},
}SCSS
$custom: #7fbfbc; $custom-light: #a7d2d0; $custom-dark: #000000;
JSON
{
"hex": "#7fbfbc",
"rgb": {
"r": 127,
"g": 191,
"b": 188
},
"hsl": {
"h": 177.188,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.76072,
"c": 0.06554,
"h": 192.1
},
"luminance": 0.45404
}Semantic roles & 50–950 ramp
primary
#7FBFBC
secondary
#D9C1C2
accent
#393FAC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282