#7CFECA#7CFECA
#7CFECA is a very light, vivid teal. Relative luminance 0.794; OKLCH L 90.9% C 0.138 H 164.9°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFECA |
|---|---|
| RGB | rgb(124, 254, 202) |
| HSL | hsl(156, 98%, 74%) |
| HSV | hsv(156, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 20.5%, 0.4%) |
| CIE-LAB | lab(91.43, -47.89, 13.99) |
| CIE-LCH | lch(91.43, 49.89, 163.72°) |
| OKLab | oklab(90.91% -0.1332 0.0359) |
| OKLCH | oklch(90.91% 0.138 164.9) |
| XYZ | xyz(54.4097, 79.4282, 68.3296) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.54
Aquamarine
#7FFFD4
ΔE00 2.22
Light Turquoise
#7EF4CC
ΔE00 3.27
Light Greenish Blue
#63F7B4
ΔE00 3.82
Light Aqua
#8CFFDB
ΔE00 4.02
Light Blue Green
#7EFBB3
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFECA #FE7CB0
analogous
#7CFE89 #7CFECA #7CF1FE
triadic
#7CFECA #CA7CFE #FECA7C
tetradic
#7CFECA #897CFE #FE7CB0 #F1FE7C
square
#7CFECA #897CFE #FE7CB0 #F1FE7C
split-complementary
#7CFECA #FE7CF1 #FE897C
monochromatic
#03FD99 #3FFEB1 #7CFECA #B9FEE3 #E1FFF3
Accessibility & contrast
On white
1.24
#7CFECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#7CFECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFECA
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFECA | 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)
#FAEFC7
Deuteranopia (green-blind)
#E6E1CD
Tritanopia (blue-blind)
#4CFEEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfeca; /* rgb */ color: rgb(124, 254, 202); /* oklch */ color: oklch(90.9% 0.138 164.9);
Tailwind
colors: {
custom: {
50: '#aaffda',
500: '#7cfeca',
950: '#000000',
},
}SCSS
$custom: #7cfeca; $custom-light: #aaffda; $custom-dark: #000000;
JSON
{
"hex": "#7cfeca",
"rgb": {
"r": 124,
"g": 254,
"b": 202
},
"hsl": {
"h": 156,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.90906,
"c": 0.13791,
"h": 164.9
},
"luminance": 0.79433
}Semantic roles & 50–950 ramp
primary
#7CFECA
secondary
#DC4280
accent
#005CE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683