#7CFCD5#7CFCD5
#7CFCD5 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.7% C 0.128 H 171.0°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCD5 |
|---|---|
| RGB | rgb(124, 252, 213) |
| HSL | hsl(162, 96%, 74%) |
| HSV | hsv(162, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 15.5%, 1.2%) |
| CIE-LAB | lab(91.10, -44.66, 7.85) |
| CIE-LCH | lch(91.10, 45.35, 170.03°) |
| OKLab | oklab(90.72% -0.1262 0.02) |
| OKLCH | oklch(90.72% 0.128 171) |
| XYZ | xyz(55.1275, 78.7051, 75.2244) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.17
Light Aqua
#8CFFDB
ΔE00 1.59
Light Turquoise
#7EF4CC
ΔE00 1.85
Light Aquamarine
#7BFDC7
ΔE00 3.69
Tiffany Blue
#7BF2DA
ΔE00 4.50
Pale Turquoise
#A5FBD5
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCD5 #FC7CA3
analogous
#7CFC95 #7CFCD5 #7CE3FC
triadic
#7CFCD5 #D57CFC #FCD57C
tetradic
#7CFCD5 #957CFC #FC7CA3 #E3FC7C
square
#7CFCD5 #957CFC #FC7CA3 #E3FC7C
split-complementary
#7CFCD5 #FC7CE3 #FC957C
monochromatic
#06F8AE #40FBC2 #7CFCD5 #B8FDE8 #E1FEF5
Accessibility & contrast
On white
1.25
#7CFCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#7CFCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCD5
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCD5 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EED3
Deuteranopia (green-blind)
#E2E0D8
Tritanopia (blue-blind)
#45FEF1
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfcd5; /* rgb */ color: rgb(124, 252, 213); /* oklch */ color: oklch(90.7% 0.128 171.0);
Tailwind
colors: {
custom: {
50: '#aafee1',
500: '#7cfcd5',
950: '#000000',
},
}SCSS
$custom: #7cfcd5; $custom-light: #aafee1; $custom-dark: #000000;
JSON
{
"hex": "#7cfcd5",
"rgb": {
"r": 124,
"g": 252,
"b": 213
},
"hsl": {
"h": 161.719,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.90721,
"c": 0.1278,
"h": 171
},
"luminance": 0.7871
}Semantic roles & 50–950 ramp
primary
#7CFCD5
secondary
#DA4371
accent
#0046E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684