#7EFEDD#7EFEDD
#7EFEDD is a very light, vivid teal. Relative luminance 0.805; OKLCH L 91.5% C 0.124 H 174.3°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEDD |
|---|---|
| RGB | rgb(126, 254, 221) |
| HSL | hsl(165, 98%, 75%) |
| HSV | hsv(165, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.92, -43.32, 4.91) |
| CIE-LCH | lch(91.92, 43.60, 173.53°) |
| OKLab | oklab(91.47% -0.1237 0.0123) |
| OKLCH | oklch(91.47% 0.124 174.3) |
| XYZ | xyz(57.0914, 80.5347, 80.9287) |
| Luminance | 0.8054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.67
Aquamarine
#7FFFD4
ΔE00 2.70
Light Turquoise
#7EF4CC
ΔE00 3.17
Tiffany Blue
#7BF2DA
ΔE00 3.38
Pale Turquoise
#A5FBD5
ΔE00 5.08
Light Aquamarine
#7BFDC7
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEDD #FE7E9F
analogous
#7EFE9D #7EFEDD #7EDFFE
triadic
#7EFEDD #DD7EFE #FEDD7E
tetradic
#7EFEDD #9D7EFE #FE7E9F #DFFE7E
square
#7EFEDD #9D7EFE #FE7E9F #DFFE7E
split-complementary
#7EFEDD #FE7EDF #FE9D7E
monochromatic
#05FDBD #41FECD #7EFEDD #BBFEED #E1FFF7
Accessibility & contrast
On white
1.23
#7EFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#7EFEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEDD
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEDD | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0DC
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#43FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efedd; /* rgb */ color: rgb(126, 254, 221); /* oklch */ color: oklch(91.5% 0.124 174.3);
Tailwind
colors: {
custom: {
50: '#acffe7',
500: '#7efedd',
950: '#000000',
},
}SCSS
$custom: #7efedd; $custom-light: #acffe7; $custom-dark: #000000;
JSON
{
"hex": "#7efedd",
"rgb": {
"r": 126,
"g": 254,
"b": 221
},
"hsl": {
"h": 164.531,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.9147,
"c": 0.12427,
"h": 174.3
},
"luminance": 0.8054
}Semantic roles & 50–950 ramp
primary
#7EFEDD
secondary
#DD446B
accent
#003BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684