#7EE2BB#7EE2BB
#7EE2BB is a very light, moderate teal. Relative luminance 0.624; OKLCH L 84.1% C 0.110 H 166.5°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2BB |
|---|---|
| RGB | rgb(126, 226, 187) |
| HSL | hsl(157, 63%, 69%) |
| HSV | hsv(157, 44%, 89%) |
| CMYK | cmyk(44.2%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(83.13, -38.27, 10.02) |
| CIE-LCH | lch(83.13, 39.56, 165.33°) |
| OKLab | oklab(84.08% -0.1073 0.0257) |
| OKLCH | oklch(84.08% 0.11 166.5) |
| XYZ | xyz(44.7664, 62.4128, 56.6920) |
| Luminance | 0.6242 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.82
Light Teal
#90E4C1
ΔE00 2.21
Light Turquoise
#7EF4CC
ΔE00 4.05
Seafoam Blue
#78D1B6
ΔE00 4.89
Mediumaquamarine
#66CDAA
ΔE00 5.28
Eucalyptus
#44D7A8
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2BB #E27EA5
analogous
#7EE289 #7EE2BB #7ED7E2
triadic
#7EE2BB #BB7EE2 #E2BB7E
tetradic
#7EE2BB #897EE2 #E27EA5 #D7E27E
square
#7EE2BB #897EE2 #E27EA5 #D7E27E
split-complementary
#7EE2BB #E27ED7 #E2897E
monochromatic
#2ABB83 #4CD7A1 #7EE2BB #B0EDD5 #E2F8F0
Accessibility & contrast
On white
1.56
#7EE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#7EE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2BB
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2BB | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#5FE3D7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7ee2bb; /* rgb */ color: rgb(126, 226, 187); /* oklch */ color: oklch(84.1% 0.110 166.5);
Tailwind
colors: {
custom: {
50: '#a8ebcf',
500: '#7ee2bb',
950: '#000000',
},
}SCSS
$custom: #7ee2bb; $custom-light: #a8ebcf; $custom-dark: #000000;
JSON
{
"hex": "#7ee2bb",
"rgb": {
"r": 126,
"g": 226,
"b": 187
},
"hsl": {
"h": 156.6,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.84084,
"c": 0.11035,
"h": 166.5
},
"luminance": 0.62416
}Semantic roles & 50–950 ramp
primary
#7EE2BB
secondary
#B94B76
accent
#1A5FCB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483