#7ED4BA#7ED4BA
#7ED4BA is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.8% C 0.092 H 172.5°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #7ED4BA |
|---|---|
| RGB | rgb(126, 212, 186) |
| HSL | hsl(162, 50%, 66%) |
| HSV | hsv(162, 41%, 83%) |
| CMYK | cmyk(40.6%, 0%, 12.3%, 16.9%) |
| CIE-LAB | lab(79.08, -32.01, 4.73) |
| CIE-LCH | lch(79.08, 32.36, 171.59°) |
| OKLab | oklab(80.8% -0.0914 0.012) |
| OKLCH | oklch(80.8% 0.092 172.5) |
| XYZ | xyz(41.0071, 55.0649, 54.9126) |
| Luminance | 0.5507 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 0.97
Pale Teal
#82CBB2
ΔE00 2.50
Mediumaquamarine
#66CDAA
ΔE00 3.87
Light Teal
#90E4C1
ΔE00 4.61
Seafoam
#7FE0B3
ΔE00 5.65
Eucalyptus
#44D7A8
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ED4BA #D47E98
analogous
#7ED48F #7ED4BA #7EC3D4
triadic
#7ED4BA #BA7ED4 #D4BA7E
tetradic
#7ED4BA #8F7ED4 #D47E98 #C3D47E
square
#7ED4BA #8F7ED4 #D47E98 #C3D47E
split-complementary
#7ED4BA #D47EC3 #D48F7E
monochromatic
#36A281 #50C5A1 #7ED4BA #ACE3D3 #DAF3EB
Accessibility & contrast
On white
1.75
#7ED4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#7ED4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ED4BA
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ED4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ED4BA | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCAB9
Deuteranopia (green-blind)
#C1C0BC
Tritanopia (blue-blind)
#63D6CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #7ed4ba; /* rgb */ color: rgb(126, 212, 186); /* oklch */ color: oklch(80.8% 0.092 172.5);
Tailwind
colors: {
custom: {
50: '#a7e1ce',
500: '#7ed4ba',
950: '#000000',
},
}SCSS
$custom: #7ed4ba; $custom-light: #a7e1ce; $custom-dark: #000000;
JSON
{
"hex": "#7ed4ba",
"rgb": {
"r": 126,
"g": 212,
"b": 186
},
"hsl": {
"h": 161.86,
"s": 50,
"l": 66.275
},
"oklch": {
"l": 0.808,
"c": 0.09217,
"h": 172.5
},
"luminance": 0.55068
}Semantic roles & 50–950 ramp
primary
#7ED4BA
secondary
#A6506A
accent
#2855BD
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101513
muted
#818483