#7EE1BA#7EE1BA
#7EE1BA is a very light, moderate teal. Relative luminance 0.618; OKLCH L 83.8% C 0.110 H 166.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE1BA |
|---|---|
| RGB | rgb(126, 225, 186) |
| HSL | hsl(156, 62%, 69%) |
| HSV | hsv(156, 44%, 88%) |
| CMYK | cmyk(44%, 0%, 17.3%, 11.8%) |
| CIE-LAB | lab(82.82, -38.03, 10.10) |
| CIE-LCH | lch(82.82, 39.35, 165.12°) |
| OKLab | oklab(83.83% -0.1066 0.026) |
| OKLCH | oklch(83.83% 0.11 166.3) |
| XYZ | xyz(44.3886, 61.8279, 56.0398) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.72
Light Teal
#90E4C1
ΔE00 2.24
Light Turquoise
#7EF4CC
ΔE00 4.28
Seafoam Blue
#78D1B6
ΔE00 4.74
Mediumaquamarine
#66CDAA
ΔE00 5.09
Eucalyptus
#44D7A8
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE1BA #E17EA5
analogous
#7EE189 #7EE1BA #7ED6E1
triadic
#7EE1BA #BA7EE1 #E1BA7E
tetradic
#7EE1BA #897EE1 #E17EA5 #D6E17E
square
#7EE1BA #897EE1 #E17EA5 #D6E17E
split-complementary
#7EE1BA #E17ED6 #E1897E
monochromatic
#2BB981 #4CD59F #7EE1BA #B0EDD5 #E1F8EF
Accessibility & contrast
On white
1.57
#7EE1BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#7EE1BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE1BA
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE1BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE1BA | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD5B8
Deuteranopia (green-blind)
#CDCABC
Tritanopia (blue-blind)
#60E2D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7ee1ba; /* rgb */ color: rgb(126, 225, 186); /* oklch */ color: oklch(83.8% 0.110 166.3);
Tailwind
colors: {
custom: {
50: '#a8ebce',
500: '#7ee1ba',
950: '#000000',
},
}SCSS
$custom: #7ee1ba; $custom-light: #a8ebce; $custom-dark: #000000;
JSON
{
"hex": "#7ee1ba",
"rgb": {
"r": 126,
"g": 225,
"b": 186
},
"hsl": {
"h": 156.364,
"s": 62.264,
"l": 68.824
},
"oklch": {
"l": 0.83825,
"c": 0.10972,
"h": 166.3
},
"luminance": 0.61831
}Semantic roles & 50–950 ramp
primary
#7EE1BA
secondary
#B84B76
accent
#1B60CA
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483