#7FFEC6#7FFEC6
#7FFEC6 is a very light, vivid teal. Relative luminance 0.795; OKLCH L 90.9% C 0.139 H 162.8°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEC6 |
|---|---|
| RGB | rgb(127, 254, 198) |
| HSL | hsl(154, 98%, 75%) |
| HSV | hsv(154, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 22%, 0.4%) |
| CIE-LAB | lab(91.45, -48.04, 16.09) |
| CIE-LCH | lch(91.45, 50.66, 161.49°) |
| OKLab | oklab(90.92% -0.133 0.0412) |
| OKLCH | oklch(90.92% 0.139 162.8) |
| XYZ | xyz(54.3825, 79.4683, 65.8882) |
| Luminance | 0.7947 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.63
Light Greenish Blue
#63F7B4
ΔE00 3.21
Aquamarine
#7FFFD4
ΔE00 3.22
Light Blue Green
#7EFBB3
ΔE00 3.60
Light Turquoise
#7EF4CC
ΔE00 4.06
Light Seafoam
#A0FEBF
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEC6 #FE7FB7
analogous
#7FFE86 #7FFEC6 #7FF7FE
triadic
#7FFEC6 #C67FFE #FEC67F
tetradic
#7FFEC6 #867FFE #FE7FB7 #F7FE7F
square
#7FFEC6 #867FFE #FE7FB7 #F7FE7F
split-complementary
#7FFEC6 #FE7FF7 #FE867F
monochromatic
#06FD90 #42FEAB #7FFEC6 #BCFEE1 #E1FFF1
Accessibility & contrast
On white
1.24
#7FFEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#7FFEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEC6
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEC6 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEFC3
Deuteranopia (green-blind)
#E7E1C9
Tritanopia (blue-blind)
#54FEEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffec6; /* rgb */ color: rgb(127, 254, 198); /* oklch */ color: oklch(90.9% 0.139 162.8);
Tailwind
colors: {
custom: {
50: '#acffd7',
500: '#7ffec6',
950: '#000000',
},
}SCSS
$custom: #7ffec6; $custom-light: #acffd7; $custom-dark: #000000;
JSON
{
"hex": "#7ffec6",
"rgb": {
"r": 127,
"g": 254,
"b": 198
},
"hsl": {
"h": 153.543,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.90921,
"c": 0.13924,
"h": 162.8
},
"luminance": 0.79473
}Semantic roles & 50–950 ramp
primary
#7FFEC6
secondary
#DD4588
accent
#0065E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683