#7CFCC7#7CFCC7
#7CFCC7 is a very light, vivid teal. Relative luminance 0.780; OKLCH L 90.4% C 0.138 H 164.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCC7 |
|---|---|
| RGB | rgb(124, 252, 199) |
| HSL | hsl(155, 96%, 74%) |
| HSV | hsv(155, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 21%, 1.2%) |
| CIE-LAB | lab(90.79, -47.66, 14.63) |
| CIE-LCH | lch(90.79, 49.86, 162.93°) |
| OKLab | oklab(90.37% -0.1323 0.0375) |
| OKLCH | oklch(90.37% 0.138 164.2) |
| XYZ | xyz(53.4266, 78.0248, 66.2666) |
| Luminance | 0.7803 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 0.28
Aquamarine
#7FFFD4
ΔE00 2.62
Light Turquoise
#7EF4CC
ΔE00 3.30
Light Greenish Blue
#63F7B4
ΔE00 3.44
Light Blue Green
#7EFBB3
ΔE00 4.23
Light Aqua
#8CFFDB
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCC7 #FC7CB1
analogous
#7CFC87 #7CFCC7 #7CF1FC
triadic
#7CFCC7 #C77CFC #FCC77C
tetradic
#7CFCC7 #877CFC #FC7CB1 #F1FC7C
square
#7CFCC7 #877CFC #FC7CB1 #F1FC7C
split-complementary
#7CFCC7 #FC7CF1 #FC877C
monochromatic
#06F894 #40FBAD #7CFCC7 #B8FDE1 #E1FEF2
Accessibility & contrast
On white
1.26
#7CFCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#7CFCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCC7
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCC7 | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC4
Deuteranopia (green-blind)
#E5DFCA
Tritanopia (blue-blind)
#4EFCED
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfcc7; /* rgb */ color: rgb(124, 252, 199); /* oklch */ color: oklch(90.4% 0.138 164.2);
Tailwind
colors: {
custom: {
50: '#aafed8',
500: '#7cfcc7',
950: '#000000',
},
}SCSS
$custom: #7cfcc7; $custom-light: #aafed8; $custom-dark: #000000;
JSON
{
"hex": "#7cfcc7",
"rgb": {
"r": 124,
"g": 252,
"b": 199
},
"hsl": {
"h": 155.156,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.90367,
"c": 0.13754,
"h": 164.2
},
"luminance": 0.78029
}Semantic roles & 50–950 ramp
primary
#7CFCC7
secondary
#DA4381
accent
#005FE6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683