#7EFEDB#7EFEDB
#7EFEDB is a very light, vivid teal. Relative luminance 0.804; OKLCH L 91.4% C 0.125 H 173.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFEDB |
|---|---|
| RGB | rgb(126, 254, 219) |
| HSL | hsl(164, 98%, 75%) |
| HSV | hsv(164, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 13.8%, 0.4%) |
| CIE-LAB | lab(91.88, -43.77, 5.88) |
| CIE-LCH | lch(91.88, 44.16, 172.35°) |
| OKLab | oklab(91.42% -0.1245 0.0149) |
| OKLCH | oklch(91.42% 0.125 173.2) |
| XYZ | xyz(56.8266, 80.4287, 79.5338) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.37
Aquamarine
#7FFFD4
ΔE00 2.14
Light Turquoise
#7EF4CC
ΔE00 2.78
Tiffany Blue
#7BF2DA
ΔE00 3.78
Pale Turquoise
#A5FBD5
ΔE00 4.83
Light Aquamarine
#7BFDC7
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFEDB #FE7EA1
analogous
#7EFE9B #7EFEDB #7EE1FE
triadic
#7EFEDB #DB7EFE #FEDB7E
tetradic
#7EFEDB #9B7EFE #FE7EA1 #E1FE7E
square
#7EFEDB #9B7EFE #FE7EA1 #E1FE7E
split-complementary
#7EFEDB #FE7EE1 #FE9B7E
monochromatic
#05FDB9 #41FECA #7EFEDB #BBFEEC #E1FFF7
Accessibility & contrast
On white
1.23
#7EFEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#7EFEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFEDB
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFEDB | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F0D9
Deuteranopia (green-blind)
#E3E2DD
Tritanopia (blue-blind)
#45FFF4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7efedb; /* rgb */ color: rgb(126, 254, 219); /* oklch */ color: oklch(91.4% 0.125 173.2);
Tailwind
colors: {
custom: {
50: '#acffe6',
500: '#7efedb',
950: '#000000',
},
}SCSS
$custom: #7efedb; $custom-light: #acffe6; $custom-dark: #000000;
JSON
{
"hex": "#7efedb",
"rgb": {
"r": 126,
"g": 254,
"b": 219
},
"hsl": {
"h": 163.594,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.91416,
"c": 0.12541,
"h": 173.2
},
"luminance": 0.80434
}Semantic roles & 50–950 ramp
primary
#7EFEDB
secondary
#DD446D
accent
#003FE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684