#7FBFBB#7FBFBB
#7FBFBB is a light, moderate teal. Relative luminance 0.454; OKLCH L 76.0% C 0.066 H 190.9°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBFBB |
|---|---|
| RGB | rgb(127, 191, 187) |
| HSL | hsl(176, 33%, 62%) |
| HSV | hsv(176, 34%, 75%) |
| CMYK | cmyk(33.5%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(73.13, -21.24, -4.49) |
| CIE-LCH | lch(73.13, 21.71, 191.93°) |
| OKLab | oklab(76.04% -0.0645 -0.0124) |
| OKLCH | oklch(76.04% 0.066 190.9) |
| XYZ | xyz(36.3497, 45.3593, 53.8439) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.72
Pale Teal
#82CBB2
ΔE00 8.12
Darkturquoise
#00CED1
ΔE00 9.00
Topaz
#13BBAF
ΔE00 9.12
Lightseagreen
#20B2AA
ΔE00 9.18
Seafoam Blue
#78D1B6
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBFBB #BF7F83
analogous
#7FBF9B #7FBFBB #7FA3BF
triadic
#7FBFBB #BB7FBF #BFBB7F
tetradic
#7FBFBB #9B7FBF #BF7F83 #A3BF7F
square
#7FBFBB #9B7FBF #BF7F83 #A3BF7F
split-complementary
#7FBFBB #BF7FA3 #BF9B7F
monochromatic
#41827E #56ABA5 #7FBFBB #A8D3D1 #D1E8E6
Accessibility & contrast
On white
2.08
#7FBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#7FBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBFBB
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBFBB | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#ACB0BC
Tritanopia (blue-blind)
#68C2BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7fbfbb; /* rgb */ color: rgb(127, 191, 187); /* oklch */ color: oklch(76.0% 0.066 190.9);
Tailwind
colors: {
custom: {
50: '#a6d2cf',
500: '#7fbfbb',
950: '#000000',
},
}SCSS
$custom: #7fbfbb; $custom-light: #a6d2cf; $custom-dark: #000000;
JSON
{
"hex": "#7fbfbb",
"rgb": {
"r": 127,
"g": 191,
"b": 187
},
"hsl": {
"h": 176.25,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.7604,
"c": 0.06567,
"h": 190.9
},
"luminance": 0.45361
}Semantic roles & 50–950 ramp
primary
#7FBFBB
secondary
#D9C1C3
accent
#3941AC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282