#7EBBAD#7EBBAD
#7EBBAD is a light, moderate teal. Relative luminance 0.430; OKLCH L 74.6% C 0.066 H 178.4°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7EBBAD |
|---|---|
| RGB | rgb(126, 187, 173) |
| HSL | hsl(166, 31%, 61%) |
| HSV | hsv(166, 33%, 73%) |
| CMYK | cmyk(32.6%, 0%, 7.5%, 26.7%) |
| CIE-LAB | lab(71.55, -22.73, 0.83) |
| CIE-LCH | lch(71.55, 22.74, 177.90°) |
| OKLab | oklab(74.64% -0.0663 0.0019) |
| OKLCH | oklch(74.64% 0.066 178.4) |
| XYZ | xyz(33.9147, 42.9915, 46.0382) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.35
Seafoam Blue
#78D1B6
ΔE00 7.05
Greyish Teal
#719F91
ΔE00 8.17
Tealish
#24BCA8
ΔE00 8.35
Mediumaquamarine
#66CDAA
ΔE00 8.39
Greeny Blue
#42B395
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EBBAD #BB7E8C
analogous
#7EBB8F #7EBBAD #7EABBB
triadic
#7EBBAD #AD7EBB #BBAD7E
tetradic
#7EBBAD #8F7EBB #BB7E8C #ABBB7E
square
#7EBBAD #8F7EBB #BB7E8C #ABBB7E
split-complementary
#7EBBAD #BB7EAB #BB8F7E
monochromatic
#427D6F #57A593 #7EBBAD #A6D0C6 #CEE5E0
Accessibility & contrast
On white
2.19
#7EBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#7EBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EBBAD
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EBBAD | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AC
Deuteranopia (green-blind)
#ABACAE
Tritanopia (blue-blind)
#6CBDB7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #7ebbad; /* rgb */ color: rgb(126, 187, 173); /* oklch */ color: oklch(74.6% 0.066 178.4);
Tailwind
colors: {
custom: {
50: '#a5cfc5',
500: '#7ebbad',
950: '#000000',
},
}SCSS
$custom: #7ebbad; $custom-light: #a5cfc5; $custom-dark: #000000;
JSON
{
"hex": "#7ebbad",
"rgb": {
"r": 126,
"g": 187,
"b": 173
},
"hsl": {
"h": 166.23,
"s": 30.964,
"l": 61.373
},
"oklch": {
"l": 0.74636,
"c": 0.06629,
"h": 178.4
},
"luminance": 0.42993
}Semantic roles & 50–950 ramp
primary
#7EBBAD
secondary
#D6BFC4
accent
#3C55AA
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#0F1412
muted
#7F8281