#7EBABE#7EBABE
#7EBABE is a light, moderate teal. Relative luminance 0.433; OKLCH L 74.9% C 0.062 H 201.2°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7EBABE |
|---|---|
| RGB | rgb(126, 186, 190) |
| HSL | hsl(184, 33%, 62%) |
| HSV | hsv(184, 34%, 75%) |
| CMYK | cmyk(33.7%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(71.74, -18.25, -8.19) |
| CIE-LCH | lch(71.74, 20.01, 204.17°) |
| OKLab | oklab(74.94% -0.0578 -0.0224) |
| OKLCH | oklch(74.94% 0.062 201.2) |
| XYZ | xyz(35.4541, 43.2690, 55.1888) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.63
Turquoise Blue
#06B1C4
ΔE00 9.07
Mediumturquoise
#48D1CC
ΔE00 9.81
Darkturquoise
#00CED1
ΔE00 9.99
Sky Blue
#87CEEB
ΔE00 10.38
Powder Blue
#B0E0E6
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EBABE #BE827E
analogous
#7EBEA2 #7EBABE #7E9ABE
triadic
#7EBABE #BE7EBA #BABE7E
tetradic
#7EBABE #A27EBE #BE827E #9ABE7E
square
#7EBABE #A27EBE #BE827E #9ABE7E
split-complementary
#7EBABE #BE7E9A #BEA27E
monochromatic
#417D81 #55A4A9 #7EBABE #A7D0D3 #CFE6E7
Accessibility & contrast
On white
2.18
#7EBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#7EBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EBABE
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EBABE | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BE
Deuteranopia (green-blind)
#A6ACBE
Tritanopia (blue-blind)
#66BEBB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #7ebabe; /* rgb */ color: rgb(126, 186, 190); /* oklch */ color: oklch(74.9% 0.062 201.2);
Tailwind
colors: {
custom: {
50: '#a6ced1',
500: '#7ebabe',
950: '#000000',
},
}SCSS
$custom: #7ebabe; $custom-light: #a6ced1; $custom-dark: #000000;
JSON
{
"hex": "#7ebabe",
"rgb": {
"r": 126,
"g": 186,
"b": 190
},
"hsl": {
"h": 183.75,
"s": 32.99,
"l": 61.961
},
"oklch": {
"l": 0.74943,
"c": 0.06204,
"h": 201.2
},
"luminance": 0.43271
}Semantic roles & 50–950 ramp
primary
#7EBABE
secondary
#D8C2C0
accent
#413AAC
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1314
muted
#7F8282