#7EFECE#7EFECE
#7EFECE is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.134 H 166.5°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFECE |
|---|---|
| RGB | rgb(126, 254, 206) |
| HSL | hsl(158, 98%, 75%) |
| HSV | hsv(158, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 18.9%, 0.4%) |
| CIE-LAB | lab(91.58, -46.60, 12.16) |
| CIE-LCH | lch(91.58, 48.16, 165.38°) |
| OKLab | oklab(91.08% -0.1301 0.0312) |
| OKLCH | oklch(91.08% 0.134 166.5) |
| XYZ | xyz(55.1815, 79.7707, 70.8699) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.30
Light Aquamarine
#7BFDC7
ΔE00 1.44
Light Turquoise
#7EF4CC
ΔE00 2.62
Light Aqua
#8CFFDB
ΔE00 3.11
Pale Turquoise
#A5FBD5
ΔE00 4.55
Light Greenish Blue
#63F7B4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFECE #FE7EAE
analogous
#7EFE8E #7EFECE #7EEEFE
triadic
#7EFECE #CE7EFE #FECE7E
tetradic
#7EFECE #8E7EFE #FE7EAE #EEFE7E
square
#7EFECE #8E7EFE #FE7EAE #EEFE7E
split-complementary
#7EFECE #FE7EEE #FE8E7E
monochromatic
#05FDA0 #41FEB7 #7EFECE #BBFEE5 #E1FFF3
Accessibility & contrast
On white
1.24
#7EFECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#7EFECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFECE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFECE | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFCC
Deuteranopia (green-blind)
#E6E1D1
Tritanopia (blue-blind)
#4EFFF0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7efece; /* rgb */ color: rgb(126, 254, 206); /* oklch */ color: oklch(91.1% 0.134 166.5);
Tailwind
colors: {
custom: {
50: '#abffdd',
500: '#7efece',
950: '#000000',
},
}SCSS
$custom: #7efece; $custom-light: #abffdd; $custom-dark: #000000;
JSON
{
"hex": "#7efece",
"rgb": {
"r": 126,
"g": 254,
"b": 206
},
"hsl": {
"h": 157.5,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.91079,
"c": 0.13384,
"h": 166.5
},
"luminance": 0.79775
}Semantic roles & 50–950 ramp
primary
#7EFECE
secondary
#DD447D
accent
#0056E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684