#7EFDC0#7EFDC0
#7EFDC0 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.5% C 0.143 H 160.7°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDC0 |
|---|---|
| RGB | rgb(126, 253, 192) |
| HSL | hsl(151, 97%, 74%) |
| HSV | hsv(151, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 24.1%, 0.8%) |
| CIE-LAB | lab(91.00, -49.05, 18.53) |
| CIE-LCH | lch(91.00, 52.44, 159.30°) |
| OKLab | oklab(90.51% -0.1352 0.0474) |
| OKLCH | oklch(90.51% 0.143 160.7) |
| XYZ | xyz(53.2394, 78.4875, 62.2030) |
| Luminance | 0.7849 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.68
Light Blue Green
#7EFBB3
ΔE00 2.44
Light Greenish Blue
#63F7B4
ΔE00 2.47
Seafoam (survey)
#80F9AD
ΔE00 3.47
Seafoam Green
#7AF9AB
ΔE00 3.67
Light Seafoam
#A0FEBF
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDC0 #FD7EBB
analogous
#7EFD81 #7EFDC0 #7EFBFD
triadic
#7EFDC0 #C07EFD #FDC07E
tetradic
#7EFDC0 #817EFD #FD7EBB #FBFD7E
square
#7EFDC0 #817EFD #FD7EBB #FBFD7E
split-complementary
#7EFDC0 #FD7EFB #FD817E
monochromatic
#05FB85 #42FCA3 #7EFDC0 #BAFEDD #E1FFF0
Accessibility & contrast
On white
1.26
#7EFDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#7EFDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDC0
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDC0 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEDBD
Deuteranopia (green-blind)
#E7E0C4
Tritanopia (blue-blind)
#56FCEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7efdc0; /* rgb */ color: rgb(126, 253, 192); /* oklch */ color: oklch(90.5% 0.143 160.7);
Tailwind
colors: {
custom: {
50: '#abffd3',
500: '#7efdc0',
950: '#000000',
},
}SCSS
$custom: #7efdc0; $custom-light: #abffd3; $custom-dark: #000000;
JSON
{
"hex": "#7efdc0",
"rgb": {
"r": 126,
"g": 253,
"b": 192
},
"hsl": {
"h": 151.181,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.9051,
"c": 0.14326,
"h": 160.7
},
"luminance": 0.78492
}Semantic roles & 50–950 ramp
primary
#7EFDC0
secondary
#DB448D
accent
#006EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683