#7CFEC3#7CFEC3
#7CFEC3 is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.7% C 0.143 H 161.9°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEC3 |
|---|---|
| RGB | rgb(124, 254, 195) |
| HSL | hsl(153, 98%, 74%) |
| HSV | hsv(153, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 23.2%, 0.4%) |
| CIE-LAB | lab(91.28, -49.33, 17.38) |
| CIE-LCH | lch(91.28, 52.30, 160.59°) |
| OKLab | oklab(90.74% -0.1362 0.0445) |
| OKLCH | oklch(90.74% 0.143 161.9) |
| XYZ | xyz(53.5997, 79.1042, 64.0633) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.13
Light Greenish Blue
#63F7B4
ΔE00 2.69
Light Blue Green
#7EFBB3
ΔE00 3.03
Aquamarine
#7FFFD4
ΔE00 3.82
Seafoam (survey)
#80F9AD
ΔE00 4.07
Light Seafoam
#A0FEBF
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEC3 #FE7CB7
analogous
#7CFE82 #7CFEC3 #7CF8FE
triadic
#7CFEC3 #C37CFE #FEC37C
tetradic
#7CFEC3 #827CFE #FE7CB7 #F8FE7C
square
#7CFEC3 #827CFE #FE7CB7 #F8FE7C
split-complementary
#7CFEC3 #FE7CF8 #FE827C
monochromatic
#03FD8B #3FFEA7 #7CFEC3 #B9FEDF #E1FFF1
Accessibility & contrast
On white
1.25
#7CFEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#7CFEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEC3
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEC3 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEC0
Deuteranopia (green-blind)
#E7E0C7
Tritanopia (blue-blind)
#50FEEE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfec3; /* rgb */ color: rgb(124, 254, 195); /* oklch */ color: oklch(90.7% 0.143 161.9);
Tailwind
colors: {
custom: {
50: '#aaffd5',
500: '#7cfec3',
950: '#000000',
},
}SCSS
$custom: #7cfec3; $custom-light: #aaffd5; $custom-dark: #000000;
JSON
{
"hex": "#7cfec3",
"rgb": {
"r": 124,
"g": 254,
"b": 195
},
"hsl": {
"h": 152.769,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.90739,
"c": 0.1433,
"h": 161.9
},
"luminance": 0.79109
}Semantic roles & 50–950 ramp
primary
#7CFEC3
secondary
#DC4288
accent
#0068E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683