#7ECBAF#7ECBAF
#7ECBAF is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.4% C 0.087 H 168.9°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7ECBAF |
|---|---|
| RGB | rgb(126, 203, 175) |
| HSL | hsl(158, 43%, 65%) |
| HSV | hsv(158, 38%, 80%) |
| CMYK | cmyk(37.9%, 0%, 13.8%, 20.4%) |
| CIE-LAB | lab(76.22, -30.13, 6.50) |
| CIE-LCH | lch(76.22, 30.82, 167.82°) |
| OKLab | oklab(78.4% -0.0853 0.0167) |
| OKLCH | oklch(78.4% 0.087 168.9) |
| XYZ | xyz(37.6951, 50.2402, 48.2602) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 1.03
Seafoam Blue
#78D1B6
ΔE00 2.03
Mediumaquamarine
#66CDAA
ΔE00 3.31
Light Teal
#90E4C1
ΔE00 6.07
Seafoam
#7FE0B3
ΔE00 6.33
Eucalyptus
#44D7A8
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ECBAF #CB7E9A
analogous
#7ECB89 #7ECBAF #7EC0CB
triadic
#7ECBAF #AF7ECB #CBAF7E
tetradic
#7ECBAF #897ECB #CB7E9A #C0CB7E
square
#7ECBAF #897ECB #CB7E9A #C0CB7E
split-complementary
#7ECBAF #CB7EC0 #CB897E
monochromatic
#3B9373 #52B994 #7ECBAF #AADDCA #D5EEE5
Accessibility & contrast
On white
1.90
#7ECBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#7ECBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ECBAF
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ECBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ECBAF | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AE
Deuteranopia (green-blind)
#BAB8B1
Tritanopia (blue-blind)
#68CCC3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #7ecbaf; /* rgb */ color: rgb(126, 203, 175); /* oklch */ color: oklch(78.4% 0.087 168.9);
Tailwind
colors: {
custom: {
50: '#a6dbc6',
500: '#7ecbaf',
950: '#000000',
},
}SCSS
$custom: #7ecbaf; $custom-light: #a6dbc6; $custom-dark: #000000;
JSON
{
"hex": "#7ecbaf",
"rgb": {
"r": 126,
"g": 203,
"b": 175
},
"hsl": {
"h": 158.182,
"s": 42.541,
"l": 64.51
},
"oklch": {
"l": 0.78404,
"c": 0.08696,
"h": 168.9
},
"luminance": 0.50243
}Semantic roles & 50–950 ramp
primary
#7ECBAF
secondary
#9A536D
accent
#3061B6
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#101513
muted
#808482