#7EE2BC#7EE2BC
#7EE2BC is a very light, moderate teal. Relative luminance 0.625; OKLCH L 84.1% C 0.110 H 167.1°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2BC |
|---|---|
| RGB | rgb(126, 226, 188) |
| HSL | hsl(157, 63%, 69%) |
| HSV | hsv(157, 44%, 89%) |
| CMYK | cmyk(44.2%, 0%, 16.8%, 11.4%) |
| CIE-LAB | lab(83.16, -38.06, 9.53) |
| CIE-LCH | lch(83.16, 39.23, 165.95°) |
| OKLab | oklab(84.11% -0.1069 0.0245) |
| OKLCH | oklch(84.11% 0.11 167.1) |
| XYZ | xyz(44.8739, 62.4558, 57.2577) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.09
Light Teal
#90E4C1
ΔE00 2.14
Light Turquoise
#7EF4CC
ΔE00 4.01
Seafoam Blue
#78D1B6
ΔE00 4.74
Mediumaquamarine
#66CDAA
ΔE00 5.25
Eucalyptus
#44D7A8
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2BC #E27EA4
analogous
#7EE28A #7EE2BC #7ED6E2
triadic
#7EE2BC #BC7EE2 #E2BC7E
tetradic
#7EE2BC #8A7EE2 #E27EA4 #D6E27E
square
#7EE2BC #8A7EE2 #E27EA4 #D6E27E
split-complementary
#7EE2BC #E27ED6 #E28A7E
monochromatic
#2ABB84 #4CD7A2 #7EE2BC #B0EDD6 #E2F8F0
Accessibility & contrast
On white
1.56
#7EE2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#7EE2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2BC
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2BC | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6BA
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#5FE3D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7ee2bc; /* rgb */ color: rgb(126, 226, 188); /* oklch */ color: oklch(84.1% 0.110 167.1);
Tailwind
colors: {
custom: {
50: '#a8ebd0',
500: '#7ee2bc',
950: '#000000',
},
}SCSS
$custom: #7ee2bc; $custom-light: #a8ebd0; $custom-dark: #000000;
JSON
{
"hex": "#7ee2bc",
"rgb": {
"r": 126,
"g": 226,
"b": 188
},
"hsl": {
"h": 157.2,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.8411,
"c": 0.10964,
"h": 167.1
},
"luminance": 0.62459
}Semantic roles & 50–950 ramp
primary
#7EE2BC
secondary
#B94B75
accent
#1A5ECB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483