#7EE0BB#7EE0BB
#7EE0BB is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.6% C 0.108 H 167.3°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE0BB |
|---|---|
| RGB | rgb(126, 224, 187) |
| HSL | hsl(157, 61%, 69%) |
| HSV | hsv(157, 44%, 88%) |
| CMYK | cmyk(43.7%, 0%, 16.5%, 12.2%) |
| CIE-LAB | lab(82.56, -37.36, 9.20) |
| CIE-LCH | lch(82.56, 38.48, 166.17°) |
| OKLab | oklab(83.62% -0.105 0.0236) |
| OKLCH | oklch(83.62% 0.108 167.3) |
| XYZ | xyz(44.2258, 61.3315, 56.5117) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 2.16
Seafoam
#7FE0B3
ΔE00 2.20
Seafoam Blue
#78D1B6
ΔE00 4.26
Light Turquoise
#7EF4CC
ΔE00 4.46
Mediumaquamarine
#66CDAA
ΔE00 4.85
Eucalyptus
#44D7A8
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE0BB #E07EA3
analogous
#7EE08A #7EE0BB #7ED4E0
triadic
#7EE0BB #BB7EE0 #E0BB7E
tetradic
#7EE0BB #8A7EE0 #E07EA3 #D4E07E
square
#7EE0BB #8A7EE0 #E07EA3 #D4E07E
split-complementary
#7EE0BB #E07ED4 #E08A7E
monochromatic
#2CB883 #4DD4A1 #7EE0BB #AFECD5 #E1F8EF
Accessibility & contrast
On white
1.58
#7EE0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#7EE0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE0BB
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE0BB | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD4B9
Deuteranopia (green-blind)
#CCC9BD
Tritanopia (blue-blind)
#60E1D5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #7ee0bb; /* rgb */ color: rgb(126, 224, 187); /* oklch */ color: oklch(83.6% 0.108 167.3);
Tailwind
colors: {
custom: {
50: '#a8eacf',
500: '#7ee0bb',
950: '#000000',
},
}SCSS
$custom: #7ee0bb; $custom-light: #a8eacf; $custom-dark: #000000;
JSON
{
"hex": "#7ee0bb",
"rgb": {
"r": 126,
"g": 224,
"b": 187
},
"hsl": {
"h": 157.347,
"s": 61.25,
"l": 68.627
},
"oklch": {
"l": 0.83618,
"c": 0.10763,
"h": 167.3
},
"luminance": 0.61335
}Semantic roles & 50–950 ramp
primary
#7EE0BB
secondary
#B74B74
accent
#1D5EC9
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101613
muted
#818483