#7EFECA#7EFECA
#7EFECA is a very light, vivid teal. Relative luminance 0.796; OKLCH L 91.0% C 0.137 H 164.7°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFECA |
|---|---|
| RGB | rgb(126, 254, 202) |
| HSL | hsl(156, 98%, 75%) |
| HSV | hsv(156, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 20.5%, 0.4%) |
| CIE-LAB | lab(91.50, -47.44, 14.10) |
| CIE-LCH | lch(91.50, 49.49, 163.45°) |
| OKLab | oklab(90.98% -0.1319 0.0362) |
| OKLCH | oklch(90.98% 0.137 164.7) |
| XYZ | xyz(54.7018, 79.5788, 68.3433) |
| Luminance | 0.7958 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.54
Aquamarine
#7FFFD4
ΔE00 2.26
Light Turquoise
#7EF4CC
ΔE00 3.29
Light Greenish Blue
#63F7B4
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 4.01
Light Blue Green
#7EFBB3
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFECA #FE7EB2
analogous
#7EFE8A #7EFECA #7EF2FE
triadic
#7EFECA #CA7EFE #FECA7E
tetradic
#7EFECA #8A7EFE #FE7EB2 #F2FE7E
square
#7EFECA #8A7EFE #FE7EB2 #F2FE7E
split-complementary
#7EFECA #FE7EF2 #FE8A7E
monochromatic
#05FD98 #41FEB1 #7EFECA #BBFEE3 #E1FFF3
Accessibility & contrast
On white
1.24
#7EFECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#7EFECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFECA
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFECA | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC7
Deuteranopia (green-blind)
#E6E1CD
Tritanopia (blue-blind)
#50FEEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7efeca; /* rgb */ color: rgb(126, 254, 202); /* oklch */ color: oklch(91.0% 0.137 164.7);
Tailwind
colors: {
custom: {
50: '#abffda',
500: '#7efeca',
950: '#000000',
},
}SCSS
$custom: #7efeca; $custom-light: #abffda; $custom-dark: #000000;
JSON
{
"hex": "#7efeca",
"rgb": {
"r": 126,
"g": 254,
"b": 202
},
"hsl": {
"h": 155.625,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.9098,
"c": 0.13675,
"h": 164.7
},
"luminance": 0.79584
}Semantic roles & 50–950 ramp
primary
#7EFECA
secondary
#DD4482
accent
#005DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683