#7FFED4#7FFED4
#7FFED4 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.129 H 169.4°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFED4 |
|---|---|
| RGB | rgb(127, 254, 212) |
| HSL | hsl(160, 98%, 75%) |
| HSV | hsv(160, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 16.5%, 0.4%) |
| CIE-LAB | lab(91.75, -45.09, 9.31) |
| CIE-LCH | lch(91.75, 46.04, 168.33°) |
| OKLab | oklab(91.27% -0.1269 0.0238) |
| OKLCH | oklch(91.27% 0.129 169.4) |
| XYZ | xyz(56.0726, 80.1443, 74.7891) |
| Luminance | 0.8015 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.30
Light Aqua
#8CFFDB
ΔE00 1.79
Light Turquoise
#7EF4CC
ΔE00 2.08
Light Aquamarine
#7BFDC7
ΔE00 2.93
Pale Turquoise
#A5FBD5
ΔE00 4.29
Bright Teal
#01F9C6
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFED4 #FE7FA9
analogous
#7FFE94 #7FFED4 #7FE9FE
triadic
#7FFED4 #D47FFE #FED47F
tetradic
#7FFED4 #947FFE #FE7FA9 #E9FE7F
square
#7FFED4 #947FFE #FE7FA9 #E9FE7F
split-complementary
#7FFED4 #FE7FE9 #FE947F
monochromatic
#06FDAB #42FEC0 #7FFED4 #BCFEE8 #E1FFF5
Accessibility & contrast
On white
1.23
#7FFED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#7FFED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFED4
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFED4 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D2
Deuteranopia (green-blind)
#E5E2D7
Tritanopia (blue-blind)
#4CFFF2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7ffed4; /* rgb */ color: rgb(127, 254, 212); /* oklch */ color: oklch(91.3% 0.129 169.4);
Tailwind
colors: {
custom: {
50: '#acffe1',
500: '#7ffed4',
950: '#000000',
},
}SCSS
$custom: #7ffed4; $custom-light: #acffe1; $custom-dark: #000000;
JSON
{
"hex": "#7ffed4",
"rgb": {
"r": 127,
"g": 254,
"b": 212
},
"hsl": {
"h": 160.157,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.91269,
"c": 0.12913,
"h": 169.4
},
"luminance": 0.80149
}Semantic roles & 50–950 ramp
primary
#7FFED4
secondary
#DD4577
accent
#004CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684