#7FBBBB#7FBBBB
#7FBBBB is a light, moderate teal. Relative luminance 0.436; OKLCH L 75.1% C 0.062 H 195.9°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBBBB |
|---|---|
| RGB | rgb(127, 187, 187) |
| HSL | hsl(180, 31%, 62%) |
| HSV | hsv(180, 32%, 73%) |
| CMYK | cmyk(32.1%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(71.99, -19.21, -6.18) |
| CIE-LCH | lch(71.99, 20.17, 197.82°) |
| OKLab | oklab(75.13% -0.0595 -0.0169) |
| OKLCH | oklch(75.13% 0.062 195.9) |
| XYZ | xyz(35.4893, 43.6385, 53.5571) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.78
Mediumturquoise
#48D1CC
ΔE00 9.00
Darkturquoise
#00CED1
ΔE00 9.65
Lightseagreen
#20B2AA
ΔE00 9.76
Turquoise Blue
#06B1C4
ΔE00 9.93
Pale Teal
#82CBB2
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBBBB #BB7F7F
analogous
#7FBB9D #7FBBBB #7F9DBB
triadic
#7FBBBB #BB7FBB #BBBB7F
tetradic
#7FBBBB #9D7FBB #BB7F7F #9DBB7F
square
#7FBBBB #9D7FBB #BB7F7F #9DBB7F
split-complementary
#7FBBBB #BB7F9D #BB9D7F
monochromatic
#427D7D #58A5A5 #7FBBBB #A7D0D0 #CFE5E5
Accessibility & contrast
On white
2.16
#7FBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#7FBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBBBB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBBBB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#68BFBB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7fbbbb; /* rgb */ color: rgb(127, 187, 187); /* oklch */ color: oklch(75.1% 0.062 195.9);
Tailwind
colors: {
custom: {
50: '#a6cfcf',
500: '#7fbbbb',
950: '#000000',
},
}SCSS
$custom: #7fbbbb; $custom-light: #a6cfcf; $custom-dark: #000000;
JSON
{
"hex": "#7fbbbb",
"rgb": {
"r": 127,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 30.612,
"l": 61.569
},
"oklch": {
"l": 0.75127,
"c": 0.06183,
"h": 195.9
},
"luminance": 0.43641
}Semantic roles & 50–950 ramp
primary
#7FBBBB
secondary
#D6C0C0
accent
#3C3CA9
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282