#7CFED7#7CFED7
#7CFED7 is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.2% C 0.129 H 171.2°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFED7 |
|---|---|
| RGB | rgb(124, 254, 215) |
| HSL | hsl(162, 98%, 74%) |
| HSV | hsv(162, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 15.4%, 0.4%) |
| CIE-LAB | lab(91.72, -45.09, 7.70) |
| CIE-LCH | lch(91.72, 45.75, 170.31°) |
| OKLab | oklab(91.24% -0.1275 0.0197) |
| OKLCH | oklch(91.24% 0.129 171.2) |
| XYZ | xyz(56.0143, 80.0700, 76.7800) |
| Luminance | 0.8007 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.12
Light Aqua
#8CFFDB
ΔE00 1.51
Light Turquoise
#7EF4CC
ΔE00 2.27
Light Aquamarine
#7BFDC7
ΔE00 3.78
Tiffany Blue
#7BF2DA
ΔE00 4.63
Pale Turquoise
#A5FBD5
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFED7 #FE7CA3
analogous
#7CFE96 #7CFED7 #7CE4FE
triadic
#7CFED7 #D77CFE #FED77C
tetradic
#7CFED7 #967CFE #FE7CA3 #E4FE7C
square
#7CFED7 #967CFE #FE7CA3 #E4FE7C
split-complementary
#7CFED7 #FE7CE4 #FE967C
monochromatic
#03FDB2 #3FFEC4 #7CFED7 #B9FEEA #E1FFF6
Accessibility & contrast
On white
1.23
#7CFED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#7CFED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFED7
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFED7 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F0D5
Deuteranopia (green-blind)
#E4E1DA
Tritanopia (blue-blind)
#43FFF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #7cfed7; /* rgb */ color: rgb(124, 254, 215); /* oklch */ color: oklch(91.2% 0.129 171.2);
Tailwind
colors: {
custom: {
50: '#aaffe3',
500: '#7cfed7',
950: '#000000',
},
}SCSS
$custom: #7cfed7; $custom-light: #aaffe3; $custom-dark: #000000;
JSON
{
"hex": "#7cfed7",
"rgb": {
"r": 124,
"g": 254,
"b": 215
},
"hsl": {
"h": 162,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.91236,
"c": 0.12901,
"h": 171.2
},
"luminance": 0.80075
}Semantic roles & 50–950 ramp
primary
#7CFED7
secondary
#DC4270
accent
#0045E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684