#7EE7BB#7EE7BB
#7EE7BB is a very light, moderate teal. Relative luminance 0.652; OKLCH L 85.3% C 0.117 H 164.7°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE7BB |
|---|---|
| RGB | rgb(126, 231, 187) |
| HSL | hsl(155, 69%, 70%) |
| HSV | hsv(155, 45%, 91%) |
| CMYK | cmyk(45.5%, 0%, 19%, 9.4%) |
| CIE-LAB | lab(84.57, -40.52, 12.07) |
| CIE-LCH | lch(84.57, 42.28, 163.42°) |
| OKLab | oklab(85.25% -0.113 0.031) |
| OKLCH | oklch(85.25% 0.117 164.7) |
| XYZ | xyz(46.1459, 65.1718, 57.1518) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.77
Light Teal
#90E4C1
ΔE00 2.95
Light Turquoise
#7EF4CC
ΔE00 3.33
Light Aquamarine
#7BFDC7
ΔE00 4.95
Aqua Marine
#2EE8BB
ΔE00 5.32
Aquamarine
#7FFFD4
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE7BB #E77EAA
analogous
#7EE787 #7EE7BB #7EDEE7
triadic
#7EE7BB #BB7EE7 #E7BB7E
tetradic
#7EE7BB #877EE7 #E77EAA #DEE77E
square
#7EE7BB #877EE7 #E77EAA #DEE77E
split-complementary
#7EE7BB #E77EDE #E7877E
monochromatic
#25C682 #4ADDA0 #7EE7BB #B2F1D6 #E5FAF1
Accessibility & contrast
On white
1.50
#7EE7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#7EE7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE7BB
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE7BB | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#D3CEBE
Tritanopia (blue-blind)
#5EE7DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7ee7bb; /* rgb */ color: rgb(126, 231, 187); /* oklch */ color: oklch(85.3% 0.117 164.7);
Tailwind
colors: {
custom: {
50: '#a9efcf',
500: '#7ee7bb',
950: '#000000',
},
}SCSS
$custom: #7ee7bb; $custom-light: #a9efcf; $custom-dark: #000000;
JSON
{
"hex": "#7ee7bb",
"rgb": {
"r": 126,
"g": 231,
"b": 187
},
"hsl": {
"h": 154.857,
"s": 68.627,
"l": 70
},
"oklch": {
"l": 0.85251,
"c": 0.11719,
"h": 164.7
},
"luminance": 0.65175
}Semantic roles & 50–950 ramp
primary
#7EE7BB
secondary
#BF4A7B
accent
#1564D1
background
#FDFFFE
surface
#F7FEFB
border
#D0D6D4
text
#101613
muted
#818583