#7EFEC8#7EFEC8
#7EFEC8 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.138 H 163.8°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEC8 |
|---|---|
| RGB | rgb(126, 254, 200) |
| HSL | hsl(155, 98%, 75%) |
| HSV | hsv(155, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 21.3%, 0.4%) |
| CIE-LAB | lab(91.45, -47.86, 15.06) |
| CIE-LCH | lch(91.45, 50.17, 162.53°) |
| OKLab | oklab(90.93% -0.1328 0.0386) |
| OKLCH | oklch(90.93% 0.138 163.8) |
| XYZ | xyz(54.4665, 79.4847, 67.1042) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.30
Aquamarine
#7FFFD4
ΔE00 2.73
Light Greenish Blue
#63F7B4
ΔE00 3.50
Light Turquoise
#7EF4CC
ΔE00 3.66
Light Blue Green
#7EFBB3
ΔE00 4.08
Light Aqua
#8CFFDB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEC8 #FE7EB4
analogous
#7EFE88 #7EFEC8 #7EF4FE
triadic
#7EFEC8 #C87EFE #FEC87E
tetradic
#7EFEC8 #887EFE #FE7EB4 #F4FE7E
square
#7EFEC8 #887EFE #FE7EB4 #F4FE7E
split-complementary
#7EFEC8 #FE7EF4 #FE887E
monochromatic
#05FD94 #41FEAE #7EFEC8 #BBFEE2 #E1FFF2
Accessibility & contrast
On white
1.24
#7EFEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#7EFEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEC8
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEC8 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC5
Deuteranopia (green-blind)
#E7E1CB
Tritanopia (blue-blind)
#51FEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efec8; /* rgb */ color: rgb(126, 254, 200); /* oklch */ color: oklch(90.9% 0.138 163.8);
Tailwind
colors: {
custom: {
50: '#abffd8',
500: '#7efec8',
950: '#000000',
},
}SCSS
$custom: #7efec8; $custom-light: #abffd8; $custom-dark: #000000;
JSON
{
"hex": "#7efec8",
"rgb": {
"r": 126,
"g": 254,
"b": 200
},
"hsl": {
"h": 154.688,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.90932,
"c": 0.13827,
"h": 163.8
},
"luminance": 0.79489
}Semantic roles & 50–950 ramp
primary
#7EFEC8
secondary
#DD4484
accent
#0061E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683