#7FBCBE#7FBCBE
#7FBCBE is a light, moderate teal. Relative luminance 0.442; OKLCH L 75.5% C 0.063 H 198.5°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBCBE |
|---|---|
| RGB | rgb(127, 188, 190) |
| HSL | hsl(182, 33%, 62%) |
| HSV | hsv(182, 33%, 75%) |
| CMYK | cmyk(33.2%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.36, -19.00, -7.26) |
| CIE-LCH | lch(72.36, 20.34, 200.92°) |
| OKLab | oklab(75.45% -0.0595 -0.0199) |
| OKLCH | oklch(75.45% 0.063 198.5) |
| XYZ | xyz(36.0267, 44.1940, 55.3372) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.03
Mediumturquoise
#48D1CC
ΔE00 9.09
Darkturquoise
#00CED1
ΔE00 9.54
Turquoise Blue
#06B1C4
ΔE00 9.55
Lightseagreen
#20B2AA
ΔE00 10.19
Powder Blue
#B0E0E6
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBCBE #BE817F
analogous
#7FBEA1 #7FBCBE #7F9DBE
triadic
#7FBCBE #BE7FBC #BCBE7F
tetradic
#7FBCBE #A17FBE #BE817F #9DBE7F
square
#7FBCBE #A17FBE #BE817F #9DBE7F
split-complementary
#7FBCBE #BE7F9D #BEA17F
monochromatic
#427F81 #56A7A9 #7FBCBE #A8D1D3 #D0E6E7
Accessibility & contrast
On white
2.13
#7FBCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#7FBCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBCBE
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBCBE | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BE
Deuteranopia (green-blind)
#A8AEBF
Tritanopia (blue-blind)
#67C0BC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7fbcbe; /* rgb */ color: rgb(127, 188, 190); /* oklch */ color: oklch(75.5% 0.063 198.5);
Tailwind
colors: {
custom: {
50: '#a6d0d1',
500: '#7fbcbe',
950: '#000000',
},
}SCSS
$custom: #7fbcbe; $custom-light: #a6d0d1; $custom-dark: #000000;
JSON
{
"hex": "#7fbcbe",
"rgb": {
"r": 127,
"g": 188,
"b": 190
},
"hsl": {
"h": 181.905,
"s": 32.642,
"l": 62.157
},
"oklch": {
"l": 0.75453,
"c": 0.06273,
"h": 198.5
},
"luminance": 0.44196
}Semantic roles & 50–950 ramp
primary
#7FBCBE
secondary
#D8C2C1
accent
#3E3AAB
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282