#7EFEC2#7EFEC2
#7EFEC2 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.143 H 161.2°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEC2 |
|---|---|
| RGB | rgb(126, 254, 194) |
| HSL | hsl(152, 98%, 75%) |
| HSV | hsv(152, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 23.6%, 0.4%) |
| CIE-LAB | lab(91.33, -49.08, 17.97) |
| CIE-LCH | lch(91.33, 52.26, 159.89°) |
| OKLab | oklab(90.79% -0.1354 0.046) |
| OKLCH | oklch(90.79% 0.143 161.2) |
| XYZ | xyz(53.7790, 79.2097, 63.4835) |
| Luminance | 0.7921 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.42
Light Greenish Blue
#63F7B4
ΔE00 2.67
Light Blue Green
#7EFBB3
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 3.79
Light Seafoam
#A0FEBF
ΔE00 3.91
Seafoam Green
#7AF9AB
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEC2 #FE7EBA
analogous
#7EFE82 #7EFEC2 #7EFAFE
triadic
#7EFEC2 #C27EFE #FEC27E
tetradic
#7EFEC2 #827EFE #FE7EBA #FAFE7E
square
#7EFEC2 #827EFE #FE7EBA #FAFE7E
split-complementary
#7EFEC2 #FE7EFA #FE827E
monochromatic
#05FD89 #41FEA5 #7EFEC2 #BBFEDF #E1FFF1
Accessibility & contrast
On white
1.25
#7EFEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#7EFEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEC2
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEC2 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBF
Deuteranopia (green-blind)
#E8E1C6
Tritanopia (blue-blind)
#54FDED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efec2; /* rgb */ color: rgb(126, 254, 194); /* oklch */ color: oklch(90.8% 0.143 161.2);
Tailwind
colors: {
custom: {
50: '#abffd4',
500: '#7efec2',
950: '#000000',
},
}SCSS
$custom: #7efec2; $custom-light: #abffd4; $custom-dark: #000000;
JSON
{
"hex": "#7efec2",
"rgb": {
"r": 126,
"g": 254,
"b": 194
},
"hsl": {
"h": 151.875,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.9079,
"c": 0.14298,
"h": 161.2
},
"luminance": 0.79214
}Semantic roles & 50–950 ramp
primary
#7EFEC2
secondary
#DD448B
accent
#006CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683