#7EFEC0#7EFEC0
#7EFEC0 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.145 H 160.4°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEC0 |
|---|---|
| RGB | rgb(126, 254, 192) |
| HSL | hsl(151, 98%, 75%) |
| HSV | hsv(151, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(91.29, -49.47, 18.94) |
| CIE-LCH | lch(91.29, 52.97, 159.06°) |
| OKLab | oklab(90.74% -0.1363 0.0484) |
| OKLCH | oklch(90.74% 0.145 160.4) |
| XYZ | xyz(53.5559, 79.1205, 62.3085) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.85
Light Blue Green
#7EFBB3
ΔE00 2.33
Light Greenish Blue
#63F7B4
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.56
Light Seafoam
#A0FEBF
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEC0 #FE7EBC
analogous
#7EFE80 #7EFEC0 #7EFCFE
triadic
#7EFEC0 #C07EFE #FEC07E
tetradic
#7EFEC0 #807EFE #FE7EBC #FCFE7E
square
#7EFEC0 #807EFE #FE7EBC #FCFE7E
split-complementary
#7EFEC0 #FE7EFC #FE807E
monochromatic
#05FD85 #41FEA2 #7EFEC0 #BBFEDE #E1FFF0
Accessibility & contrast
On white
1.25
#7EFEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#7EFEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEC0
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEC0 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBD
Deuteranopia (green-blind)
#E8E1C4
Tritanopia (blue-blind)
#55FDED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efec0; /* rgb */ color: rgb(126, 254, 192); /* oklch */ color: oklch(90.7% 0.145 160.4);
Tailwind
colors: {
custom: {
50: '#abffd3',
500: '#7efec0',
950: '#000000',
},
}SCSS
$custom: #7efec0; $custom-light: #abffd3; $custom-dark: #000000;
JSON
{
"hex": "#7efec0",
"rgb": {
"r": 126,
"g": 254,
"b": 192
},
"hsl": {
"h": 150.938,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.90743,
"c": 0.14461,
"h": 160.4
},
"luminance": 0.79125
}Semantic roles & 50–950 ramp
primary
#7EFEC0
secondary
#DD448E
accent
#006FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683