#7EBDBF#7EBDBF
#7EBDBF is a light, moderate teal. Relative luminance 0.446; OKLCH L 75.7% C 0.064 H 198.4°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7EBDBF |
|---|---|
| RGB | rgb(126, 189, 191) |
| HSL | hsl(182, 34%, 62%) |
| HSV | hsv(182, 34%, 75%) |
| CMYK | cmyk(34%, 1%, 0%, 25.1%) |
| CIE-LAB | lab(72.62, -19.55, -7.43) |
| CIE-LCH | lch(72.62, 20.91, 200.80°) |
| OKLab | oklab(75.66% -0.0612 -0.0204) |
| OKLCH | oklch(75.66% 0.064 198.4) |
| XYZ | xyz(36.2025, 44.5902, 55.9793) |
| Luminance | 0.4459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 8.75
Darkturquoise
#00CED1
ΔE00 9.21
Cadetblue
#5F9EA0
ΔE00 9.21
Turquoise Blue
#06B1C4
ΔE00 9.47
Lightseagreen
#20B2AA
ΔE00 10.05
Powder Blue
#B0E0E6
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EBDBF #BF807E
analogous
#7EBFA1 #7EBDBF #7E9DBF
triadic
#7EBDBF #BF7EBD #BDBF7E
tetradic
#7EBDBF #A17EBF #BF807E #9DBF7E
square
#7EBDBF #A17EBF #BF807E #9DBF7E
split-complementary
#7EBDBF #BF7E9D #BFA17E
monochromatic
#418082 #55A8AB #7EBDBF #A7D2D3 #D0E7E8
Accessibility & contrast
On white
2.12
#7EBDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#7EBDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EBDBF
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EBDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EBDBF | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BF
Deuteranopia (green-blind)
#A9AEC0
Tritanopia (blue-blind)
#65C1BD
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #7ebdbf; /* rgb */ color: rgb(126, 189, 191); /* oklch */ color: oklch(75.7% 0.064 198.4);
Tailwind
colors: {
custom: {
50: '#a6d1d2',
500: '#7ebdbf',
950: '#000000',
},
}SCSS
$custom: #7ebdbf; $custom-light: #a6d1d2; $custom-dark: #000000;
JSON
{
"hex": "#7ebdbf",
"rgb": {
"r": 126,
"g": 189,
"b": 191
},
"hsl": {
"h": 181.846,
"s": 33.679,
"l": 62.157
},
"oklch": {
"l": 0.75659,
"c": 0.06449,
"h": 198.4
},
"luminance": 0.44592
}Semantic roles & 50–950 ramp
primary
#7EBDBF
secondary
#D8C1C0
accent
#3D39AC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282