#7EFED2#7EFED2
#7EFED2 is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.2% C 0.131 H 168.5°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFED2 |
|---|---|
| RGB | rgb(126, 254, 210) |
| HSL | hsl(159, 98%, 75%) |
| HSV | hsv(159, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 17.3%, 0.4%) |
| CIE-LAB | lab(91.67, -45.75, 10.22) |
| CIE-LCH | lch(91.67, 46.87, 167.40°) |
| OKLab | oklab(91.18% -0.1284 0.0262) |
| OKLCH | oklch(91.18% 0.131 168.5) |
| XYZ | xyz(55.6736, 79.9676, 73.4617) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.35
Light Turquoise
#7EF4CC
ΔE00 2.17
Light Aqua
#8CFFDB
ΔE00 2.24
Light Aquamarine
#7BFDC7
ΔE00 2.44
Pale Turquoise
#A5FBD5
ΔE00 4.38
Bright Teal
#01F9C6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFED2 #FE7EAA
analogous
#7EFE92 #7EFED2 #7EEAFE
triadic
#7EFED2 #D27EFE #FED27E
tetradic
#7EFED2 #927EFE #FE7EAA #EAFE7E
square
#7EFED2 #927EFE #FE7EAA #EAFE7E
split-complementary
#7EFED2 #FE7EEA #FE927E
monochromatic
#05FDA8 #41FEBD #7EFED2 #BBFEE7 #E1FFF4
Accessibility & contrast
On white
1.24
#7EFED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#7EFED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFED2
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFED2 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#E5E1D5
Tritanopia (blue-blind)
#4BFFF1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7efed2; /* rgb */ color: rgb(126, 254, 210); /* oklch */ color: oklch(91.2% 0.131 168.5);
Tailwind
colors: {
custom: {
50: '#abffdf',
500: '#7efed2',
950: '#000000',
},
}SCSS
$custom: #7efed2; $custom-light: #abffdf; $custom-dark: #000000;
JSON
{
"hex": "#7efed2",
"rgb": {
"r": 126,
"g": 254,
"b": 210
},
"hsl": {
"h": 159.375,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.9118,
"c": 0.13106,
"h": 168.5
},
"luminance": 0.79972
}Semantic roles & 50–950 ramp
primary
#7EFED2
secondary
#DD4478
accent
#004FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684