#7EB7BE#7EB7BE
#7EB7BE is a light, muted teal. Relative luminance 0.420; OKLCH L 74.3% C 0.060 H 205.6°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7EB7BE |
|---|---|
| RGB | rgb(126, 183, 190) |
| HSL | hsl(187, 33%, 62%) |
| HSV | hsv(187, 34%, 75%) |
| CMYK | cmyk(33.7%, 3.7%, 0%, 25.5%) |
| CIE-LAB | lab(70.88, -16.70, -9.46) |
| CIE-LCH | lch(70.88, 19.20, 209.54°) |
| OKLab | oklab(74.26% -0.054 -0.0259) |
| OKLCH | oklch(74.26% 0.06 205.6) |
| XYZ | xyz(34.8288, 42.0183, 54.9803) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.35
Turquoise Blue
#06B1C4
ΔE00 8.78
Greyblue
#77A1B5
ΔE00 9.35
Bluegrey
#85A3B2
ΔE00 9.58
Sky Blue
#87CEEB
ΔE00 9.65
Lightblue
#ADD8E6
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EB7BE #BE857E
analogous
#7EBEA5 #7EB7BE #7E97BE
triadic
#7EB7BE #BE7EB7 #B7BE7E
tetradic
#7EB7BE #A57EBE #BE857E #97BE7E
square
#7EB7BE #A57EBE #BE857E #97BE7E
split-complementary
#7EB7BE #BE7E97 #BEA57E
monochromatic
#417A81 #55A0A9 #7EB7BE #A7CED3 #CFE4E7
Accessibility & contrast
On white
2.23
#7EB7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#7EB7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EB7BE
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EB7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EB7BE | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BF
Deuteranopia (green-blind)
#A3AABE
Tritanopia (blue-blind)
#66BCB9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #7eb7be; /* rgb */ color: rgb(126, 183, 190); /* oklch */ color: oklch(74.3% 0.060 205.6);
Tailwind
colors: {
custom: {
50: '#a6ccd1',
500: '#7eb7be',
950: '#000000',
},
}SCSS
$custom: #7eb7be; $custom-light: #a6ccd1; $custom-dark: #000000;
JSON
{
"hex": "#7eb7be",
"rgb": {
"r": 126,
"g": 183,
"b": 190
},
"hsl": {
"h": 186.563,
"s": 32.99,
"l": 61.961
},
"oklch": {
"l": 0.74262,
"c": 0.05994,
"h": 205.6
},
"luminance": 0.4202
}Semantic roles & 50–950 ramp
primary
#7EB7BE
secondary
#D8C3C0
accent
#463AAC
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#0F1314
muted
#7F8282