#7CFEC6#7CFEC6
#7CFEC6 is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.141 H 163.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEC6 |
|---|---|
| RGB | rgb(124, 254, 198) |
| HSL | hsl(154, 98%, 74%) |
| HSV | hsv(154, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 22%, 0.4%) |
| CIE-LAB | lab(91.34, -48.72, 15.93) |
| CIE-LCH | lch(91.34, 51.26, 161.90°) |
| OKLab | oklab(90.81% -0.1349 0.0408) |
| OKLCH | oklch(90.81% 0.141 163.2) |
| XYZ | xyz(53.9423, 79.2412, 65.8676) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.48
Light Greenish Blue
#63F7B4
ΔE00 3.12
Aquamarine
#7FFFD4
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.69
Light Turquoise
#7EF4CC
ΔE00 4.02
Light Seafoam
#A0FEBF
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEC6 #FE7CB4
analogous
#7CFE85 #7CFEC6 #7CF5FE
triadic
#7CFEC6 #C67CFE #FEC67C
tetradic
#7CFEC6 #857CFE #FE7CB4 #F5FE7C
square
#7CFEC6 #857CFE #FE7CB4 #F5FE7C
split-complementary
#7CFEC6 #FE7CF5 #FE857C
monochromatic
#03FD91 #3FFEAC #7CFEC6 #B9FEE0 #E1FFF2
Accessibility & contrast
On white
1.25
#7CFEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#7CFEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEC6
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEC6 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC3
Deuteranopia (green-blind)
#E7E1C9
Tritanopia (blue-blind)
#4EFEEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfec6; /* rgb */ color: rgb(124, 254, 198); /* oklch */ color: oklch(90.8% 0.141 163.2);
Tailwind
colors: {
custom: {
50: '#aaffd7',
500: '#7cfec6',
950: '#000000',
},
}SCSS
$custom: #7cfec6; $custom-light: #aaffd7; $custom-dark: #000000;
JSON
{
"hex": "#7cfec6",
"rgb": {
"r": 124,
"g": 254,
"b": 198
},
"hsl": {
"h": 154.154,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.90809,
"c": 0.14095,
"h": 163.2
},
"luminance": 0.79246
}Semantic roles & 50–950 ramp
primary
#7CFEC6
secondary
#DC4284
accent
#0063E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683