#7FB8BE#7FB8BE
#7FB8BE is a light, muted teal. Relative luminance 0.425; OKLCH L 74.5% C 0.060 H 204.2°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB8BE |
|---|---|
| RGB | rgb(127, 184, 190) |
| HSL | hsl(186, 33%, 62%) |
| HSV | hsv(186, 33%, 75%) |
| CMYK | cmyk(33.2%, 3.2%, 0%, 25.5%) |
| CIE-LAB | lab(71.22, -16.94, -8.96) |
| CIE-LCH | lch(71.22, 19.16, 207.86°) |
| OKLab | oklab(74.54% -0.0544 -0.0245) |
| OKLCH | oklch(74.54% 0.06 204.2) |
| XYZ | xyz(35.1840, 42.5087, 55.0563) |
| Luminance | 0.4251 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.48
Turquoise Blue
#06B1C4
ΔE00 8.98
Greyblue
#77A1B5
ΔE00 9.81
Sky Blue
#87CEEB
ΔE00 9.83
Bluegrey
#85A3B2
ΔE00 9.97
Lightblue
#ADD8E6
ΔE00 10.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB8BE #BE857F
analogous
#7FBEA4 #7FB8BE #7F99BE
triadic
#7FB8BE #BE7FB8 #B8BE7F
tetradic
#7FB8BE #A47FBE #BE857F #99BE7F
square
#7FB8BE #A47FBE #BE857F #99BE7F
split-complementary
#7FB8BE #BE7F99 #BEA47F
monochromatic
#427B81 #56A1A9 #7FB8BE #A8CFD3 #D0E5E7
Accessibility & contrast
On white
2.21
#7FB8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#7FB8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB8BE
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB8BE | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3BE
Deuteranopia (green-blind)
#A4ABBE
Tritanopia (blue-blind)
#68BCBA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #7fb8be; /* rgb */ color: rgb(127, 184, 190); /* oklch */ color: oklch(74.5% 0.060 204.2);
Tailwind
colors: {
custom: {
50: '#a6cdd1',
500: '#7fb8be',
950: '#000000',
},
}SCSS
$custom: #7fb8be; $custom-light: #a6cdd1; $custom-dark: #000000;
JSON
{
"hex": "#7fb8be",
"rgb": {
"r": 127,
"g": 184,
"b": 190
},
"hsl": {
"h": 185.714,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.74545,
"c": 0.05969,
"h": 204.2
},
"luminance": 0.42511
}Semantic roles & 50–950 ramp
primary
#7FB8BE
secondary
#D8C3C1
accent
#453AAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282