#7FBEBF#7FBEBF
#7FBEBF is a light, moderate teal. Relative luminance 0.451; OKLCH L 75.9% C 0.064 H 197.1°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7FBEBF |
|---|---|
| RGB | rgb(127, 190, 191) |
| HSL | hsl(181, 33%, 62%) |
| HSV | hsv(181, 34%, 75%) |
| CMYK | cmyk(33.5%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(72.96, -19.78, -6.92) |
| CIE-LCH | lch(72.96, 20.96, 199.29°) |
| OKLab | oklab(75.94% -0.0616 -0.019) |
| OKLCH | oklch(75.94% 0.064 197.1) |
| XYZ | xyz(36.5665, 45.0983, 56.0582) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.48
Darkturquoise
#00CED1
ΔE00 9.10
Cadetblue
#5F9EA0
ΔE00 9.47
Turquoise Blue
#06B1C4
ΔE00 9.81
Lightseagreen
#20B2AA
ΔE00 9.98
Powder Blue
#B0E0E6
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FBEBF #BF807F
analogous
#7FBFA0 #7FBEBF #7F9EBF
triadic
#7FBEBF #BF7FBE #BEBF7F
tetradic
#7FBEBF #A07FBF #BF807F #9EBF7F
square
#7FBEBF #A07FBF #BF807F #9EBF7F
split-complementary
#7FBEBF #BF7F9E #BFA07F
monochromatic
#418182 #56A9AB #7FBEBF #A8D3D3 #D1E7E8
Accessibility & contrast
On white
2.10
#7FBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#7FBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FBEBF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FBEBF | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#AAAFC0
Tritanopia (blue-blind)
#66C2BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7fbebf; /* rgb */ color: rgb(127, 190, 191); /* oklch */ color: oklch(75.9% 0.064 197.1);
Tailwind
colors: {
custom: {
50: '#a7d1d2',
500: '#7fbebf',
950: '#000000',
},
}SCSS
$custom: #7fbebf; $custom-light: #a7d1d2; $custom-dark: #000000;
JSON
{
"hex": "#7fbebf",
"rgb": {
"r": 127,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.938,
"s": 33.333,
"l": 62.353
},
"oklch": {
"l": 0.75941,
"c": 0.06444,
"h": 197.1
},
"luminance": 0.45101
}Semantic roles & 50–950 ramp
primary
#7FBEBF
secondary
#D9C2C1
accent
#3B39AC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282