#7CFEC0#7CFEC0
#7CFEC0 is a very light, vivid teal. Relative luminance 0.790; OKLCH L 90.7% C 0.146 H 160.7°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEC0 |
|---|---|
| RGB | rgb(124, 254, 192) |
| HSL | hsl(151, 98%, 74%) |
| HSV | hsv(151, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 24.4%, 0.4%) |
| CIE-LAB | lab(91.22, -49.93, 18.83) |
| CIE-LCH | lch(91.22, 53.37, 159.34°) |
| OKLab | oklab(90.67% -0.1375 0.0481) |
| OKLCH | oklch(90.67% 0.146 160.7) |
| XYZ | xyz(53.2639, 78.9699, 62.2948) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.78
Light Blue Green
#7EFBB3
ΔE00 2.39
Light Greenish Blue
#63F7B4
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 3.45
Seafoam Green
#7AF9AB
ΔE00 3.61
Light Seafoam
#A0FEBF
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEC0 #FE7CBA
analogous
#7CFE7F #7CFEC0 #7CFBFE
triadic
#7CFEC0 #C07CFE #FEC07C
tetradic
#7CFEC0 #7F7CFE #FE7CBA #FBFE7C
square
#7CFEC0 #7F7CFE #FE7CBA #FBFE7C
split-complementary
#7CFEC0 #FE7CFB #FE7F7C
monochromatic
#03FD86 #3FFEA3 #7CFEC0 #B9FEDD #E1FFF0
Accessibility & contrast
On white
1.25
#7CFEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#7CFEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEC0
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEC0 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBD
Deuteranopia (green-blind)
#E8E0C4
Tritanopia (blue-blind)
#51FDED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfec0; /* rgb */ color: rgb(124, 254, 192); /* oklch */ color: oklch(90.7% 0.146 160.7);
Tailwind
colors: {
custom: {
50: '#aaffd3',
500: '#7cfec0',
950: '#000000',
},
}SCSS
$custom: #7cfec0; $custom-light: #aaffd3; $custom-dark: #000000;
JSON
{
"hex": "#7cfec0",
"rgb": {
"r": 124,
"g": 254,
"b": 192
},
"hsl": {
"h": 151.385,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.90669,
"c": 0.14571,
"h": 160.7
},
"luminance": 0.78974
}Semantic roles & 50–950 ramp
primary
#7CFEC0
secondary
#DC428C
accent
#006DE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683