#7EFDC7#7EFDC7
#7EFDC7 is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.138 H 163.6°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFDC7 |
|---|---|
| RGB | rgb(126, 253, 199) |
| HSL | hsl(154, 97%, 74%) |
| HSV | hsv(154, 50%, 99%) |
| CMYK | cmyk(50.2%, 0%, 21.3%, 0.8%) |
| CIE-LAB | lab(91.15, -47.63, 15.14) |
| CIE-LCH | lch(91.15, 49.98, 162.36°) |
| OKLab | oklab(90.68% -0.1321 0.0388) |
| OKLCH | oklch(90.68% 0.138 163.6) |
| XYZ | xyz(54.0335, 78.8051, 66.3852) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.27
Aquamarine
#7FFFD4
ΔE00 2.80
Light Greenish Blue
#63F7B4
ΔE00 3.40
Light Turquoise
#7EF4CC
ΔE00 3.59
Light Blue Green
#7EFBB3
ΔE00 4.01
Light Aqua
#8CFFDB
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFDC7 #FD7EB4
analogous
#7EFD88 #7EFDC7 #7EF4FD
triadic
#7EFDC7 #C77EFD #FDC77E
tetradic
#7EFDC7 #887EFD #FD7EB4 #F4FD7E
square
#7EFDC7 #887EFD #FD7EB4 #F4FD7E
split-complementary
#7EFDC7 #FD7EF4 #FD887E
monochromatic
#05FB93 #42FCAD #7EFDC7 #BAFEE1 #E1FFF2
Accessibility & contrast
On white
1.25
#7EFDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#7EFDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFDC7
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFDC7 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC4
Deuteranopia (green-blind)
#E6E0CA
Tritanopia (blue-blind)
#52FDEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7efdc7; /* rgb */ color: rgb(126, 253, 199); /* oklch */ color: oklch(90.7% 0.138 163.6);
Tailwind
colors: {
custom: {
50: '#abffd8',
500: '#7efdc7',
950: '#000000',
},
}SCSS
$custom: #7efdc7; $custom-light: #abffd8; $custom-dark: #000000;
JSON
{
"hex": "#7efdc7",
"rgb": {
"r": 126,
"g": 253,
"b": 199
},
"hsl": {
"h": 154.488,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.90675,
"c": 0.13772,
"h": 163.6
},
"luminance": 0.7881
}Semantic roles & 50–950 ramp
primary
#7EFDC7
secondary
#DB4484
accent
#0062E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683