#7FFEC5#7FFEC5
#7FFEC5 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.140 H 162.4°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFEC5 |
|---|---|
| RGB | rgb(127, 254, 197) |
| HSL | hsl(153, 98%, 75%) |
| HSV | hsv(153, 50%, 100%) |
| CMYK | cmyk(50%, 0%, 22.4%, 0.4%) |
| CIE-LAB | lab(91.42, -48.24, 16.57) |
| CIE-LCH | lch(91.42, 51.01, 161.04°) |
| OKLab | oklab(90.9% -0.1334 0.0424) |
| OKLCH | oklch(90.9% 0.14 162.4) |
| XYZ | xyz(54.2676, 79.4223, 65.2828) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.83
Light Greenish Blue
#63F7B4
ΔE00 3.07
Light Blue Green
#7EFBB3
ΔE00 3.38
Aquamarine
#7FFFD4
ΔE00 3.45
Light Seafoam
#A0FEBF
ΔE00 4.17
Light Turquoise
#7EF4CC
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFEC5 #FE7FB8
analogous
#7FFE86 #7FFEC5 #7FF7FE
triadic
#7FFEC5 #C57FFE #FEC57F
tetradic
#7FFEC5 #867FFE #FE7FB8 #F7FE7F
square
#7FFEC5 #867FFE #FE7FB8 #F7FE7F
split-complementary
#7FFEC5 #FE7FF7 #FE867F
monochromatic
#06FD8E #42FEA9 #7FFEC5 #BCFEE1 #E1FFF1
Accessibility & contrast
On white
1.24
#7FFEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#7FFEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFEC5
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFEC5 | 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)
#FBEEC2
Deuteranopia (green-blind)
#E8E1C9
Tritanopia (blue-blind)
#55FEEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7ffec5; /* rgb */ color: rgb(127, 254, 197); /* oklch */ color: oklch(90.9% 0.140 162.4);
Tailwind
colors: {
custom: {
50: '#acffd6',
500: '#7ffec5',
950: '#000000',
},
}SCSS
$custom: #7ffec5; $custom-light: #acffd6; $custom-dark: #000000;
JSON
{
"hex": "#7ffec5",
"rgb": {
"r": 127,
"g": 254,
"b": 197
},
"hsl": {
"h": 153.071,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.90898,
"c": 0.14003,
"h": 162.4
},
"luminance": 0.79427
}Semantic roles & 50–950 ramp
primary
#7FFEC5
secondary
#DD4589
accent
#0067E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683