#7EBABB#7EBABB
#7EBABB is a light, moderate teal. Relative luminance 0.431; OKLCH L 74.8% C 0.062 H 197.2°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #7EBABB |
|---|---|
| RGB | rgb(126, 186, 187) |
| HSL | hsl(181, 31%, 61%) |
| HSV | hsv(181, 33%, 73%) |
| CMYK | cmyk(32.6%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(71.65, -18.97, -6.68) |
| CIE-LCH | lch(71.65, 20.12, 199.39°) |
| OKLab | oklab(74.84% -0.0591 -0.0183) |
| OKLCH | oklch(74.84% 0.062 197.2) |
| XYZ | xyz(35.1296, 43.1392, 53.4797) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 8.50
Mediumturquoise
#48D1CC
ΔE00 9.26
Turquoise Blue
#06B1C4
ΔE00 9.59
Darkturquoise
#00CED1
ΔE00 9.76
Lightseagreen
#20B2AA
ΔE00 9.83
Greyish Teal
#719F91
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EBABB #BB7F7E
analogous
#7EBB9E #7EBABB #7E9CBB
triadic
#7EBABB #BB7EBA #BABB7E
tetradic
#7EBABB #9E7EBB #BB7F7E #9CBB7E
square
#7EBABB #9E7EBB #BB7F7E #9CBB7E
split-complementary
#7EBABB #BB7E9C #BB9E7E
monochromatic
#427C7D #57A4A5 #7EBABB #A6CFD0 #CEE5E5
Accessibility & contrast
On white
2.18
#7EBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#7EBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EBABB
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EBABB | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5BB
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#67BEBA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7ebabb; /* rgb */ color: rgb(126, 186, 187); /* oklch */ color: oklch(74.8% 0.062 197.2);
Tailwind
colors: {
custom: {
50: '#a6cfcf',
500: '#7ebabb',
950: '#000000',
},
}SCSS
$custom: #7ebabb; $custom-light: #a6cfcf; $custom-dark: #000000;
JSON
{
"hex": "#7ebabb",
"rgb": {
"r": 126,
"g": 186,
"b": 187
},
"hsl": {
"h": 180.984,
"s": 30.964,
"l": 61.373
},
"oklch": {
"l": 0.74844,
"c": 0.06185,
"h": 197.2
},
"luminance": 0.43141
}Semantic roles & 50–950 ramp
primary
#7EBABB
secondary
#D6BFBF
accent
#3E3CAA
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#0F1313
muted
#7F8282