#7EE2BF#7EE2BF
#7EE2BF is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.2% C 0.108 H 168.9°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE2BF |
|---|---|
| RGB | rgb(126, 226, 191) |
| HSL | hsl(159, 63%, 69%) |
| HSV | hsv(159, 44%, 89%) |
| CMYK | cmyk(44.2%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(83.22, -37.41, 8.04) |
| CIE-LCH | lch(83.22, 38.27, 167.87°) |
| OKLab | oklab(84.19% -0.1056 0.0206) |
| OKLCH | oklch(84.19% 0.108 168.9) |
| XYZ | xyz(45.2006, 62.5865, 58.9786) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.15
Seafoam
#7FE0B3
ΔE00 2.92
Light Turquoise
#7EF4CC
ΔE00 4.03
Seafoam Blue
#78D1B6
ΔE00 4.34
Mediumaquamarine
#66CDAA
ΔE00 5.25
Tiffany Blue
#7BF2DA
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE2BF #E27EA1
analogous
#7EE28D #7EE2BF #7ED3E2
triadic
#7EE2BF #BF7EE2 #E2BF7E
tetradic
#7EE2BF #8D7EE2 #E27EA1 #D3E27E
square
#7EE2BF #8D7EE2 #E27EA1 #D3E27E
split-complementary
#7EE2BF #E27ED3 #E28D7E
monochromatic
#2ABB89 #4CD7A6 #7EE2BF #B0EDD8 #E2F8F1
Accessibility & contrast
On white
1.55
#7EE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#7EE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE2BF
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE2BF | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD6BD
Deuteranopia (green-blind)
#CDCBC1
Tritanopia (blue-blind)
#5DE3D8
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #7ee2bf; /* rgb */ color: rgb(126, 226, 191); /* oklch */ color: oklch(84.2% 0.108 168.9);
Tailwind
colors: {
custom: {
50: '#a8ebd2',
500: '#7ee2bf',
950: '#000000',
},
}SCSS
$custom: #7ee2bf; $custom-light: #a8ebd2; $custom-dark: #000000;
JSON
{
"hex": "#7ee2bf",
"rgb": {
"r": 126,
"g": 226,
"b": 191
},
"hsl": {
"h": 159,
"s": 63.291,
"l": 69.02
},
"oklch": {
"l": 0.84189,
"c": 0.10756,
"h": 168.9
},
"luminance": 0.6259
}Semantic roles & 50–950 ramp
primary
#7EE2BF
secondary
#B94B72
accent
#1A58CB
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483