#7EFEC9#7EFEC9
#7EFEC9 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 91.0% C 0.138 H 164.2°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEC9 |
|---|---|
| RGB | rgb(126, 254, 201) |
| HSL | hsl(155, 98%, 75%) |
| HSV | hsv(155, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 20.9%, 0.4%) |
| CIE-LAB | lab(91.47, -47.65, 14.58) |
| CIE-LCH | lch(91.47, 49.83, 162.99°) |
| OKLab | oklab(90.96% -0.1323 0.0374) |
| OKLCH | oklch(90.96% 0.138 164.2) |
| XYZ | xyz(54.5838, 79.5316, 67.7217) |
| Luminance | 0.7954 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.37
Aquamarine
#7FFFD4
ΔE00 2.50
Light Turquoise
#7EF4CC
ΔE00 3.47
Light Greenish Blue
#63F7B4
ΔE00 3.68
Light Aqua
#8CFFDB
ΔE00 4.23
Light Blue Green
#7EFBB3
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEC9 #FE7EB3
analogous
#7EFE89 #7EFEC9 #7EF3FE
triadic
#7EFEC9 #C97EFE #FEC97E
tetradic
#7EFEC9 #897EFE #FE7EB3 #F3FE7E
square
#7EFEC9 #897EFE #FE7EB3 #F3FE7E
split-complementary
#7EFEC9 #FE7EF3 #FE897E
monochromatic
#05FD96 #41FEB0 #7EFEC9 #BBFEE2 #E1FFF2
Accessibility & contrast
On white
1.24
#7EFEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#7EFEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEC9
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEC9 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC6
Deuteranopia (green-blind)
#E7E1CC
Tritanopia (blue-blind)
#51FEEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7efec9; /* rgb */ color: rgb(126, 254, 201); /* oklch */ color: oklch(91.0% 0.138 164.2);
Tailwind
colors: {
custom: {
50: '#abffd9',
500: '#7efec9',
950: '#000000',
},
}SCSS
$custom: #7efec9; $custom-light: #abffd9; $custom-dark: #000000;
JSON
{
"hex": "#7efec9",
"rgb": {
"r": 126,
"g": 254,
"b": 201
},
"hsl": {
"h": 155.156,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.90956,
"c": 0.13751,
"h": 164.2
},
"luminance": 0.79536
}Semantic roles & 50–950 ramp
primary
#7EFEC9
secondary
#DD4483
accent
#005FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683