#7FBCBF#7FBCBF
#7FBCBF is a light, moderate teal. Relative luminance 0.442; OKLCH L 75.5% C 0.063 H 199.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBCBF |
|---|---|
| RGB | rgb(127, 188, 191) |
| HSL | hsl(183, 33%, 62%) |
| HSV | hsv(183, 34%, 75%) |
| CMYK | cmyk(33.5%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(72.39, -18.76, -7.77) |
| CIE-LCH | lch(72.39, 20.30, 202.49°) |
| OKLab | oklab(75.49% -0.0591 -0.0213) |
| OKLCH | oklch(75.49% 0.063 199.8) |
| XYZ | xyz(36.1363, 44.2379, 55.9148) |
| Luminance | 0.4424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.06
Mediumturquoise
#48D1CC
ΔE00 9.28
Turquoise Blue
#06B1C4
ΔE00 9.38
Darkturquoise
#00CED1
ΔE00 9.62
Powder Blue
#B0E0E6
ΔE00 10.14
Lightseagreen
#20B2AA
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBCBF #BF827F
analogous
#7FBFA2 #7FBCBF #7F9CBF
triadic
#7FBCBF #BF7FBC #BCBF7F
tetradic
#7FBCBF #A27FBF #BF827F #9CBF7F
square
#7FBCBF #A27FBF #BF827F #9CBF7F
split-complementary
#7FBCBF #BF7F9C #BFA27F
monochromatic
#417F82 #56A7AB #7FBCBF #A8D1D3 #D1E7E8
Accessibility & contrast
On white
2.13
#7FBCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#7FBCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBCBF
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBCBF | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BF
Deuteranopia (green-blind)
#A8AEBF
Tritanopia (blue-blind)
#67C0BD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #7fbcbf; /* rgb */ color: rgb(127, 188, 191); /* oklch */ color: oklch(75.5% 0.063 199.8);
Tailwind
colors: {
custom: {
50: '#a6d0d2',
500: '#7fbcbf',
950: '#000000',
},
}SCSS
$custom: #7fbcbf; $custom-light: #a6d0d2; $custom-dark: #000000;
JSON
{
"hex": "#7fbcbf",
"rgb": {
"r": 127,
"g": 188,
"b": 191
},
"hsl": {
"h": 182.813,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.75486,
"c": 0.06279,
"h": 199.8
},
"luminance": 0.4424
}Semantic roles & 50–950 ramp
primary
#7FBCBF
secondary
#D9C2C1
accent
#3F39AC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282