#7FB9BE#7FB9BE
#7FB9BE is a light, moderate teal. Relative luminance 0.429; OKLCH L 74.8% C 0.060 H 202.8°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7FB9BE |
|---|---|
| RGB | rgb(127, 185, 190) |
| HSL | hsl(185, 33%, 62%) |
| HSV | hsv(185, 33%, 75%) |
| CMYK | cmyk(33.2%, 2.6%, 0%, 25.5%) |
| CIE-LAB | lab(71.50, -17.46, -8.53) |
| CIE-LCH | lch(71.50, 19.43, 206.05°) |
| OKLab | oklab(74.77% -0.0557 -0.0234) |
| OKLCH | oklch(74.77% 0.06 202.8) |
| XYZ | xyz(35.3924, 42.9256, 55.1258) |
| Luminance | 0.4293 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.56
Turquoise Blue
#06B1C4
ΔE00 9.07
Sky Blue
#87CEEB
ΔE00 10.07
Greyblue
#77A1B5
ΔE00 10.35
Mediumturquoise
#48D1CC
ΔE00 10.39
Darkturquoise
#00CED1
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FB9BE #BE847F
analogous
#7FBEA4 #7FB9BE #7F9ABE
triadic
#7FB9BE #BE7FB9 #B9BE7F
tetradic
#7FB9BE #A47FBE #BE847F #9ABE7F
square
#7FB9BE #A47FBE #BE847F #9ABE7F
split-complementary
#7FB9BE #BE7F9A #BEA47F
monochromatic
#427C81 #56A3A9 #7FB9BE #A8CFD3 #D0E5E7
Accessibility & contrast
On white
2.19
#7FB9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#7FB9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FB9BE
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FB9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FB9BE | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BE
Deuteranopia (green-blind)
#A5ACBE
Tritanopia (blue-blind)
#68BDBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7fb9be; /* rgb */ color: rgb(127, 185, 190); /* oklch */ color: oklch(74.8% 0.060 202.8);
Tailwind
colors: {
custom: {
50: '#a6ced1',
500: '#7fb9be',
950: '#000000',
},
}SCSS
$custom: #7fb9be; $custom-light: #a6ced1; $custom-dark: #000000;
JSON
{
"hex": "#7fb9be",
"rgb": {
"r": 127,
"g": 185,
"b": 190
},
"hsl": {
"h": 184.762,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.74771,
"c": 0.0604,
"h": 202.8
},
"luminance": 0.42928
}Semantic roles & 50–950 ramp
primary
#7FB9BE
secondary
#D8C3C1
accent
#433AAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282