#7FBBBF#7FBBBF
#7FBBBF is a light, moderate teal. Relative luminance 0.438; OKLCH L 75.3% C 0.062 H 201.2°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBBBF |
|---|---|
| RGB | rgb(127, 187, 191) |
| HSL | hsl(184, 33%, 62%) |
| HSV | hsv(184, 34%, 75%) |
| CMYK | cmyk(33.5%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(72.10, -18.25, -8.19) |
| CIE-LCH | lch(72.10, 20.00, 204.17°) |
| OKLab | oklab(75.26% -0.0578 -0.0224) |
| OKLCH | oklch(75.26% 0.062 201.2) |
| XYZ | xyz(35.9234, 43.8121, 55.8438) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.90
Turquoise Blue
#06B1C4
ΔE00 9.21
Mediumturquoise
#48D1CC
ΔE00 9.71
Darkturquoise
#00CED1
ΔE00 9.93
Powder Blue
#B0E0E6
ΔE00 10.22
Sky Blue
#87CEEB
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBBBF #BF837F
analogous
#7FBFA3 #7FBBBF #7F9BBF
triadic
#7FBBBF #BF7FBB #BBBF7F
tetradic
#7FBBBF #A37FBF #BF837F #9BBF7F
square
#7FBBBF #A37FBF #BF837F #9BBF7F
split-complementary
#7FBBBF #BF7F9B #BFA37F
monochromatic
#417E82 #56A5AB #7FBBBF #A8D1D3 #D1E6E8
Accessibility & contrast
On white
2.15
#7FBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#7FBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBBBF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBBBF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#A7ADBF
Tritanopia (blue-blind)
#67BFBC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7fbbbf; /* rgb */ color: rgb(127, 187, 191); /* oklch */ color: oklch(75.3% 0.062 201.2);
Tailwind
colors: {
custom: {
50: '#a6cfd2',
500: '#7fbbbf',
950: '#000000',
},
}SCSS
$custom: #7fbbbf; $custom-light: #a6cfd2; $custom-dark: #000000;
JSON
{
"hex": "#7fbbbf",
"rgb": {
"r": 127,
"g": 187,
"b": 191
},
"hsl": {
"h": 183.75,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.75259,
"c": 0.06202,
"h": 201.2
},
"luminance": 0.43814
}Semantic roles & 50–950 ramp
primary
#7FBBBF
secondary
#D9C3C1
accent
#4139AC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282