#7FB7BE#7FB7BE
#7FB7BE is a light, muted teal. Relative luminance 0.421; OKLCH L 74.3% C 0.059 H 205.8°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB7BE |
|---|---|
| RGB | rgb(127, 183, 190) |
| HSL | hsl(187, 33%, 62%) |
| HSV | hsv(187, 33%, 75%) |
| CMYK | cmyk(33.2%, 3.7%, 0%, 25.5%) |
| CIE-LAB | lab(70.94, -16.42, -9.38) |
| CIE-LCH | lch(70.94, 18.91, 209.73°) |
| OKLab | oklab(74.32% -0.0532 -0.0257) |
| OKLCH | oklch(74.32% 0.059 205.8) |
| XYZ | xyz(34.9770, 42.0947, 54.9873) |
| Luminance | 0.4210 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.43
Turquoise Blue
#06B1C4
ΔE00 8.93
Greyblue
#77A1B5
ΔE00 9.28
Bluegrey
#85A3B2
ΔE00 9.46
Sky Blue
#87CEEB
ΔE00 9.61
Lightblue
#ADD8E6
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB7BE #BE867F
analogous
#7FBEA6 #7FB7BE #7F98BE
triadic
#7FB7BE #BE7FB7 #B7BE7F
tetradic
#7FB7BE #A67FBE #BE867F #98BE7F
square
#7FB7BE #A67FBE #BE867F #98BE7F
split-complementary
#7FB7BE #BE7F98 #BEA67F
monochromatic
#427A81 #56A0A9 #7FB7BE #A8CED3 #D0E5E7
Accessibility & contrast
On white
2.23
#7FB7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#7FB7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB7BE
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB7BE | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BF
Deuteranopia (green-blind)
#A3AABE
Tritanopia (blue-blind)
#68BCB9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #7fb7be; /* rgb */ color: rgb(127, 183, 190); /* oklch */ color: oklch(74.3% 0.059 205.8);
Tailwind
colors: {
custom: {
50: '#a6ccd1',
500: '#7fb7be',
950: '#000000',
},
}SCSS
$custom: #7fb7be; $custom-light: #a6ccd1; $custom-dark: #000000;
JSON
{
"hex": "#7fb7be",
"rgb": {
"r": 127,
"g": 183,
"b": 190
},
"hsl": {
"h": 186.667,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.74318,
"c": 0.05903,
"h": 205.8
},
"luminance": 0.42097
}Semantic roles & 50–950 ramp
primary
#7FB7BE
secondary
#D8C3C1
accent
#473AAB
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101314
muted
#7F8282