#7EBFBF#7EBFBF
#7EBFBF is a light, moderate teal. Relative luminance 0.455; OKLCH L 76.1% C 0.066 H 195.8°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7EBFBF |
|---|---|
| RGB | rgb(126, 191, 191) |
| HSL | hsl(180, 34%, 62%) |
| HSV | hsv(180, 34%, 75%) |
| CMYK | cmyk(34%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(73.19, -20.57, -6.58) |
| CIE-LCH | lch(73.19, 21.59, 197.74°) |
| OKLab | oklab(76.11% -0.0637 -0.0181) |
| OKLCH | oklch(76.11% 0.066 195.8) |
| XYZ | xyz(36.6356, 45.4565, 56.1236) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.98
Darkturquoise
#00CED1
ΔE00 8.74
Lightseagreen
#20B2AA
ΔE00 9.67
Cadetblue
#5F9EA0
ΔE00 9.68
Pale Teal
#82CBB2
ΔE00 9.72
Topaz
#13BBAF
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EBFBF #BF7E7E
analogous
#7EBF9F #7EBFBF #7E9FBF
triadic
#7EBFBF #BF7EBF #BFBF7E
tetradic
#7EBFBF #9F7EBF #BF7E7E #9FBF7E
square
#7EBFBF #9F7EBF #BF7E7E #9FBF7E
split-complementary
#7EBFBF #BF7E9F #BF9F7E
monochromatic
#418282 #55ABAB #7EBFBF #A7D3D3 #D0E8E8
Accessibility & contrast
On white
2.08
#7EBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#7EBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EBFBF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EBFBF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#ABB0C0
Tritanopia (blue-blind)
#65C3BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #7ebfbf; /* rgb */ color: rgb(126, 191, 191); /* oklch */ color: oklch(76.1% 0.066 195.8);
Tailwind
colors: {
custom: {
50: '#a6d2d2',
500: '#7ebfbf',
950: '#000000',
},
}SCSS
$custom: #7ebfbf; $custom-light: #a6d2d2; $custom-dark: #000000;
JSON
{
"hex": "#7ebfbf",
"rgb": {
"r": 126,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 33.679,
"l": 62.157
},
"oklch": {
"l": 0.76115,
"c": 0.06621,
"h": 195.8
},
"luminance": 0.45459
}Semantic roles & 50–950 ramp
primary
#7EBFBF
secondary
#D8C0C0
accent
#3939AC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282