#7EFDCA#7EFDCA
#7EFDCA is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.135 H 165.0°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDCA |
|---|---|
| RGB | rgb(126, 253, 202) |
| HSL | hsl(156, 97%, 74%) |
| HSV | hsv(156, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 20.2%, 0.8%) |
| CIE-LAB | lab(91.21, -47.01, 13.69) |
| CIE-LCH | lch(91.21, 48.97, 163.76°) |
| OKLab | oklab(90.75% -0.1308 0.0351) |
| OKLCH | oklch(90.75% 0.135 165) |
| XYZ | xyz(54.3853, 78.9458, 68.2378) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.68
Aquamarine
#7FFFD4
ΔE00 2.10
Light Turquoise
#7EF4CC
ΔE00 3.01
Light Aqua
#8CFFDB
ΔE00 3.84
Light Greenish Blue
#63F7B4
ΔE00 3.96
Light Blue Green
#7EFBB3
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDCA #FD7EB1
analogous
#7EFD8B #7EFDCA #7EF0FD
triadic
#7EFDCA #CA7EFD #FDCA7E
tetradic
#7EFDCA #8B7EFD #FD7EB1 #F0FD7E
square
#7EFDCA #8B7EFD #FD7EB1 #F0FD7E
split-complementary
#7EFDCA #FD7EF0 #FD8B7E
monochromatic
#05FB98 #42FCB1 #7EFDCA #BAFEE3 #E1FFF3
Accessibility & contrast
On white
1.25
#7EFDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#7EFDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDCA
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDCA | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E5E0CD
Tritanopia (blue-blind)
#50FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efdca; /* rgb */ color: rgb(126, 253, 202); /* oklch */ color: oklch(90.7% 0.135 165.0);
Tailwind
colors: {
custom: {
50: '#abffda',
500: '#7efdca',
950: '#000000',
},
}SCSS
$custom: #7efdca; $custom-light: #abffda; $custom-dark: #000000;
JSON
{
"hex": "#7efdca",
"rgb": {
"r": 126,
"g": 253,
"b": 202
},
"hsl": {
"h": 155.906,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.90748,
"c": 0.13544,
"h": 165
},
"luminance": 0.7895
}Semantic roles & 50–950 ramp
primary
#7EFDCA
secondary
#DB4481
accent
#005CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683