#7EBEBF#7EBEBF
#7EBEBF is a light, moderate teal. Relative luminance 0.450; OKLCH L 75.9% C 0.065 H 197.1°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7EBEBF |
|---|---|
| RGB | rgb(126, 190, 191) |
| HSL | hsl(181, 34%, 62%) |
| HSV | hsv(181, 34%, 75%) |
| CMYK | cmyk(34%, 0.5%, 0%, 25.1%) |
| CIE-LAB | lab(72.91, -20.06, -7.00) |
| CIE-LCH | lch(72.91, 21.24, 199.25°) |
| OKLab | oklab(75.89% -0.0624 -0.0192) |
| OKLCH | oklch(75.89% 0.065 197.1) |
| XYZ | xyz(36.4183, 45.0219, 56.0512) |
| Luminance | 0.4502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.35
Darkturquoise
#00CED1
ΔE00 8.96
Cadetblue
#5F9EA0
ΔE00 9.43
Turquoise Blue
#06B1C4
ΔE00 9.71
Lightseagreen
#20B2AA
ΔE00 9.85
Topaz
#13BBAF
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EBEBF #BF7F7E
analogous
#7EBFA0 #7EBEBF #7E9EBF
triadic
#7EBEBF #BF7EBE #BEBF7E
tetradic
#7EBEBF #A07EBF #BF7F7E #9EBF7E
square
#7EBEBF #A07EBF #BF7F7E #9EBF7E
split-complementary
#7EBEBF #BF7E9E #BFA07E
monochromatic
#418182 #55A9AB #7EBEBF #A7D3D3 #D0E7E8
Accessibility & contrast
On white
2.10
#7EBEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#7EBEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EBEBF
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EBEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EBEBF | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BF
Deuteranopia (green-blind)
#AAAFC0
Tritanopia (blue-blind)
#65C2BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #7ebebf; /* rgb */ color: rgb(126, 190, 191); /* oklch */ color: oklch(75.9% 0.065 197.1);
Tailwind
colors: {
custom: {
50: '#a6d1d2',
500: '#7ebebf',
950: '#000000',
},
}SCSS
$custom: #7ebebf; $custom-light: #a6d1d2; $custom-dark: #000000;
JSON
{
"hex": "#7ebebf",
"rgb": {
"r": 126,
"g": 190,
"b": 191
},
"hsl": {
"h": 180.923,
"s": 33.679,
"l": 62.157
},
"oklch": {
"l": 0.75887,
"c": 0.06533,
"h": 197.1
},
"luminance": 0.45024
}Semantic roles & 50–950 ramp
primary
#7EBEBF
secondary
#D8C1C0
accent
#3B39AC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282