#7FB7BB#7FB7BB
#7FB7BB is a light, muted teal. Relative luminance 0.420; OKLCH L 74.2% C 0.058 H 201.6°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB7BB |
|---|---|
| RGB | rgb(127, 183, 187) |
| HSL | hsl(184, 31%, 62%) |
| HSV | hsv(184, 32%, 73%) |
| CMYK | cmyk(32.1%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(70.85, -17.15, -7.87) |
| CIE-LCH | lch(70.85, 18.86, 204.64°) |
| OKLab | oklab(74.22% -0.0544 -0.0215) |
| OKLCH | oklch(74.22% 0.058 201.6) |
| XYZ | xyz(34.6525, 41.9649, 53.2782) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.06
Turquoise Blue
#06B1C4
ΔE00 9.22
Greyblue
#77A1B5
ΔE00 10.20
Bluegrey
#85A3B2
ΔE00 10.27
Greyish Teal
#719F91
ΔE00 10.53
Mediumturquoise
#48D1CC
ΔE00 10.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB7BB #BB837F
analogous
#7FBBA1 #7FB7BB #7F99BB
triadic
#7FB7BB #BB7FB7 #B7BB7F
tetradic
#7FB7BB #A17FBB #BB837F #99BB7F
square
#7FB7BB #A17FBB #BB837F #99BB7F
split-complementary
#7FB7BB #BB7F99 #BBA17F
monochromatic
#42797D #58A0A5 #7FB7BB #A7CDD0 #CFE4E5
Accessibility & contrast
On white
2.24
#7FB7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#7FB7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB7BB
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB7BB | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB2BB
Deuteranopia (green-blind)
#A4AABB
Tritanopia (blue-blind)
#69BBB8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7fb7bb; /* rgb */ color: rgb(127, 183, 187); /* oklch */ color: oklch(74.2% 0.058 201.6);
Tailwind
colors: {
custom: {
50: '#a6cccf',
500: '#7fb7bb',
950: '#000000',
},
}SCSS
$custom: #7fb7bb; $custom-light: #a6cccf; $custom-dark: #000000;
JSON
{
"hex": "#7fb7bb",
"rgb": {
"r": 127,
"g": 183,
"b": 187
},
"hsl": {
"h": 184,
"s": 30.612,
"l": 61.569
},
"oklch": {
"l": 0.74217,
"c": 0.05849,
"h": 201.6
},
"luminance": 0.41967
}Semantic roles & 50–950 ramp
primary
#7FB7BB
secondary
#D6C1C0
accent
#433CA9
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1313
muted
#7F8282