#7CFCDC#7CFCDC
#7CFCDC is a very light, vivid teal. Relative luminance 0.791; OKLCH L 90.9% C 0.124 H 174.8°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCDC |
|---|---|
| RGB | rgb(124, 252, 220) |
| HSL | hsl(165, 96%, 74%) |
| HSV | hsv(165, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.27, -43.10, 4.47) |
| CIE-LCH | lch(91.27, 43.33, 174.08°) |
| OKLab | oklab(90.91% -0.1232 0.0112) |
| OKLCH | oklch(90.91% 0.124 174.8) |
| XYZ | xyz(56.0352, 79.0682, 80.0050) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.00
Tiffany Blue
#7BF2DA
ΔE00 2.93
Aquamarine
#7FFFD4
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.13
Pale Turquoise
#A5FBD5
ΔE00 5.25
Light Aquamarine
#7BFDC7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCDC #FC7C9C
analogous
#7CFC9C #7CFCDC #7CDCFC
triadic
#7CFCDC #DC7CFC #FCDC7C
tetradic
#7CFCDC #9C7CFC #FC7C9C #DCFC7C
square
#7CFCDC #9C7CFC #FC7C9C #DCFC7C
split-complementary
#7CFCDC #FC7CDC #FC9C7C
monochromatic
#06F8BB #40FBCC #7CFCDC #B8FDEC #E1FEF7
Accessibility & contrast
On white
1.25
#7CFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#7CFCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCDC
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCDC | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDB
Deuteranopia (green-blind)
#E0E0DE
Tritanopia (blue-blind)
#3FFFF2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7cfcdc; /* rgb */ color: rgb(124, 252, 220); /* oklch */ color: oklch(90.9% 0.124 174.8);
Tailwind
colors: {
custom: {
50: '#aafee6',
500: '#7cfcdc',
950: '#000000',
},
}SCSS
$custom: #7cfcdc; $custom-light: #aafee6; $custom-dark: #000000;
JSON
{
"hex": "#7cfcdc",
"rgb": {
"r": 124,
"g": 252,
"b": 220
},
"hsl": {
"h": 165,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.90909,
"c": 0.12371,
"h": 174.8
},
"luminance": 0.79073
}Semantic roles & 50–950 ramp
primary
#7CFCDC
secondary
#DA4368
accent
#0039E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684