#7CFEC2#7CFEC2
#7CFEC2 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.144 H 161.5°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEC2 |
|---|---|
| RGB | rgb(124, 254, 194) |
| HSL | hsl(152, 98%, 74%) |
| HSV | hsv(152, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 23.6%, 0.4%) |
| CIE-LAB | lab(91.26, -49.53, 17.86) |
| CIE-LCH | lch(91.26, 52.65, 160.17°) |
| OKLab | oklab(90.72% -0.1367 0.0457) |
| OKLCH | oklch(90.72% 0.144 161.5) |
| XYZ | xyz(53.4870, 79.0591, 63.4698) |
| Luminance | 0.7906 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.35
Light Greenish Blue
#63F7B4
ΔE00 2.58
Light Blue Green
#7EFBB3
ΔE00 2.81
Seafoam (survey)
#80F9AD
ΔE00 3.86
Seafoam Green
#7AF9AB
ΔE00 4.03
Aquamarine
#7FFFD4
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEC2 #FE7CB8
analogous
#7CFE81 #7CFEC2 #7CF9FE
triadic
#7CFEC2 #C27CFE #FEC27C
tetradic
#7CFEC2 #817CFE #FE7CB8 #F9FE7C
square
#7CFEC2 #817CFE #FE7CB8 #F9FE7C
split-complementary
#7CFEC2 #FE7CF9 #FE817C
monochromatic
#03FD89 #3FFEA6 #7CFEC2 #B9FEDE #E1FFF1
Accessibility & contrast
On white
1.25
#7CFEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#7CFEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEC2
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEC2 | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBF
Deuteranopia (green-blind)
#E8E0C6
Tritanopia (blue-blind)
#50FDED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfec2; /* rgb */ color: rgb(124, 254, 194); /* oklch */ color: oklch(90.7% 0.144 161.5);
Tailwind
colors: {
custom: {
50: '#aaffd4',
500: '#7cfec2',
950: '#000000',
},
}SCSS
$custom: #7cfec2; $custom-light: #aaffd4; $custom-dark: #000000;
JSON
{
"hex": "#7cfec2",
"rgb": {
"r": 124,
"g": 254,
"b": 194
},
"hsl": {
"h": 152.308,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.90715,
"c": 0.1441,
"h": 161.5
},
"luminance": 0.79064
}Semantic roles & 50–950 ramp
primary
#7CFEC2
secondary
#DC4289
accent
#006AE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683