#7EFDC5#7EFDC5
#7EFDC5 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.6% C 0.139 H 162.8°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDC5 |
|---|---|
| RGB | rgb(126, 253, 197) |
| HSL | hsl(154, 97%, 74%) |
| HSV | hsv(154, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 22.1%, 0.8%) |
| CIE-LAB | lab(91.10, -48.04, 16.11) |
| CIE-LCH | lch(91.10, 50.67, 161.46°) |
| OKLab | oklab(90.63% -0.133 0.0413) |
| OKLCH | oklch(90.63% 0.139 162.8) |
| XYZ | xyz(53.8028, 78.7128, 65.1703) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.60
Light Greenish Blue
#63F7B4
ΔE00 3.08
Aquamarine
#7FFFD4
ΔE00 3.26
Light Blue Green
#7EFBB3
ΔE00 3.55
Light Turquoise
#7EF4CC
ΔE00 3.99
Light Seafoam
#A0FEBF
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDC5 #FD7EB6
analogous
#7EFD86 #7EFDC5 #7EF6FD
triadic
#7EFDC5 #C57EFD #FDC57E
tetradic
#7EFDC5 #867EFD #FD7EB6 #F6FD7E
square
#7EFDC5 #867EFD #FD7EB6 #F6FD7E
split-complementary
#7EFDC5 #FD7EF6 #FD867E
monochromatic
#05FB8F #42FCAA #7EFDC5 #BAFEE0 #E1FFF1
Accessibility & contrast
On white
1.25
#7EFDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#7EFDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDC5
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDC5 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC2
Deuteranopia (green-blind)
#E6E0C8
Tritanopia (blue-blind)
#53FDED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efdc5; /* rgb */ color: rgb(126, 253, 197); /* oklch */ color: oklch(90.6% 0.139 162.8);
Tailwind
colors: {
custom: {
50: '#abffd6',
500: '#7efdc5',
950: '#000000',
},
}SCSS
$custom: #7efdc5; $custom-light: #abffd6; $custom-dark: #000000;
JSON
{
"hex": "#7efdc5",
"rgb": {
"r": 126,
"g": 253,
"b": 197
},
"hsl": {
"h": 153.543,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.90627,
"c": 0.13926,
"h": 162.8
},
"luminance": 0.78717
}Semantic roles & 50–950 ramp
primary
#7EFDC5
secondary
#DB4487
accent
#0065E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683