#7FFEC7#7FFEC7
#7FFEC7 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.138 H 163.2°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEC7 |
|---|---|
| RGB | rgb(127, 254, 199) |
| HSL | hsl(154, 98%, 75%) |
| HSV | hsv(154, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 21.7%, 0.4%) |
| CIE-LAB | lab(91.47, -47.83, 15.60) |
| CIE-LCH | lch(91.47, 50.31, 161.94°) |
| OKLab | oklab(90.95% -0.1326 0.04) |
| OKLCH | oklch(90.95% 0.138 163.2) |
| XYZ | xyz(54.4983, 79.5146, 66.4977) |
| Luminance | 0.7952 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.47
Aquamarine
#7FFFD4
ΔE00 2.99
Light Greenish Blue
#63F7B4
ΔE00 3.37
Light Blue Green
#7EFBB3
ΔE00 3.83
Light Turquoise
#7EF4CC
ΔE00 3.87
Light Seafoam
#A0FEBF
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEC7 #FE7FB6
analogous
#7FFE88 #7FFEC7 #7FF5FE
triadic
#7FFEC7 #C77FFE #FEC77F
tetradic
#7FFEC7 #887FFE #FE7FB6 #F5FE7F
square
#7FFEC7 #887FFE #FE7FB6 #F5FE7F
split-complementary
#7FFEC7 #FE7FF5 #FE887F
monochromatic
#06FD92 #42FEAC #7FFEC7 #BCFEE2 #E1FFF2
Accessibility & contrast
On white
1.24
#7FFEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#7FFEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEC7
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEC7 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC4
Deuteranopia (green-blind)
#E7E1CA
Tritanopia (blue-blind)
#54FEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffec7; /* rgb */ color: rgb(127, 254, 199); /* oklch */ color: oklch(90.9% 0.138 163.2);
Tailwind
colors: {
custom: {
50: '#acffd8',
500: '#7ffec7',
950: '#000000',
},
}SCSS
$custom: #7ffec7; $custom-light: #acffd8; $custom-dark: #000000;
JSON
{
"hex": "#7ffec7",
"rgb": {
"r": 127,
"g": 254,
"b": 199
},
"hsl": {
"h": 154.016,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.90945,
"c": 0.13846,
"h": 163.2
},
"luminance": 0.79519
}Semantic roles & 50–950 ramp
primary
#7FFEC7
secondary
#DD4586
accent
#0063E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683