#7EFEDE#7EFEDE
#7EFEDE is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.124 H 174.9°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEDE |
|---|---|
| RGB | rgb(126, 254, 222) |
| HSL | hsl(165, 98%, 75%) |
| HSV | hsv(165, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 12.6%, 0.4%) |
| CIE-LAB | lab(91.95, -43.09, 4.43) |
| CIE-LCH | lch(91.95, 43.32, 174.13°) |
| OKLab | oklab(91.5% -0.1232 0.0111) |
| OKLCH | oklch(91.5% 0.124 174.9) |
| XYZ | xyz(57.2251, 80.5881, 81.6325) |
| Luminance | 0.8059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.87
Aquamarine
#7FFFD4
ΔE00 2.98
Tiffany Blue
#7BF2DA
ΔE00 3.20
Light Turquoise
#7EF4CC
ΔE00 3.39
Pale Turquoise
#A5FBD5
ΔE00 5.23
Light Aquamarine
#7BFDC7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEDE #FE7E9E
analogous
#7EFE9E #7EFEDE #7EDEFE
triadic
#7EFEDE #DE7EFE #FEDE7E
tetradic
#7EFEDE #9E7EFE #FE7E9E #DEFE7E
square
#7EFEDE #9E7EFE #FE7E9E #DEFE7E
split-complementary
#7EFEDE #FE7EDE #FE9E7E
monochromatic
#05FDBF #41FECE #7EFEDE #BBFEEE #E1FFF7
Accessibility & contrast
On white
1.23
#7EFEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#7EFEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEDE
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEDE | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F1DD
Deuteranopia (green-blind)
#E2E2E0
Tritanopia (blue-blind)
#42FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efede; /* rgb */ color: rgb(126, 254, 222); /* oklch */ color: oklch(91.5% 0.124 174.9);
Tailwind
colors: {
custom: {
50: '#acffe8',
500: '#7efede',
950: '#000000',
},
}SCSS
$custom: #7efede; $custom-light: #acffe8; $custom-dark: #000000;
JSON
{
"hex": "#7efede",
"rgb": {
"r": 126,
"g": 254,
"b": 222
},
"hsl": {
"h": 165,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.91497,
"c": 0.12373,
"h": 174.9
},
"luminance": 0.80593
}Semantic roles & 50–950 ramp
primary
#7EFEDE
secondary
#DD446A
accent
#0039E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684