#7DFEC7#7DFEC7
#7DFEC7 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.140 H 163.5°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFEC7 |
|---|---|
| RGB | rgb(125, 254, 199) |
| HSL | hsl(154, 98%, 74%) |
| HSV | hsv(154, 51%, 100%) |
| CMYK | cmyk(50.8%, 0%, 21.7%, 0.4%) |
| CIE-LAB | lab(91.40, -48.29, 15.49) |
| CIE-LCH | lch(91.40, 50.71, 162.21°) |
| OKLab | oklab(90.87% -0.1338 0.0397) |
| OKLCH | oklch(90.87% 0.14 163.5) |
| XYZ | xyz(54.2033, 79.3624, 66.4839) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.34
Aquamarine
#7FFFD4
ΔE00 2.94
Light Greenish Blue
#63F7B4
ΔE00 3.31
Light Turquoise
#7EF4CC
ΔE00 3.84
Light Blue Green
#7EFBB3
ΔE00 3.88
Light Seafoam
#A0FEBF
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFEC7 #FE7DB4
analogous
#7DFE87 #7DFEC7 #7DF4FE
triadic
#7DFEC7 #C77DFE #FEC77D
tetradic
#7DFEC7 #877DFE #FE7DB4 #F4FE7D
square
#7DFEC7 #877DFE #FE7DB4 #F4FE7D
split-complementary
#7DFEC7 #FE7DF4 #FE877D
monochromatic
#04FD93 #40FEAD #7DFEC7 #BAFEE1 #E1FFF2
Accessibility & contrast
On white
1.24
#7DFEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#7DFEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFEC7
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFEC7 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC4
Deuteranopia (green-blind)
#E7E1CA
Tritanopia (blue-blind)
#50FEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfec7; /* rgb */ color: rgb(125, 254, 199); /* oklch */ color: oklch(90.9% 0.140 163.5);
Tailwind
colors: {
custom: {
50: '#abffd8',
500: '#7dfec7',
950: '#000000',
},
}SCSS
$custom: #7dfec7; $custom-light: #abffd8; $custom-dark: #000000;
JSON
{
"hex": "#7dfec7",
"rgb": {
"r": 125,
"g": 254,
"b": 199
},
"hsl": {
"h": 154.419,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.9087,
"c": 0.13961,
"h": 163.5
},
"luminance": 0.79367
}Semantic roles & 50–950 ramp
primary
#7DFEC7
secondary
#DC4384
accent
#0062E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683