#7CFCFC#7CFCFC
#7CFCFC is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.9% C 0.114 H 195.4°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCFC |
|---|---|
| RGB | rgb(124, 252, 252) |
| HSL | hsl(180, 96%, 74%) |
| HSV | hsv(180, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(92.10, -35.40, -10.90) |
| CIE-LCH | lch(92.10, 37.04, 197.11°) |
| OKLab | oklab(91.86% -0.1098 -0.0301) |
| OKLCH | oklch(91.86% 0.114 195.4) |
| XYZ | xyz(60.6860, 80.9286, 104.4993) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.28
Bright Light Blue
#26F7FD
ΔE00 4.20
Aqua
#00FFFF
ΔE00 4.48
Light Cyan
#ACFFFC
ΔE00 4.82
Bright Turquoise
#0FFEF9
ΔE00 4.92
Robin Egg Blue
#8AF1FE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCFC #FC7C7C
analogous
#7CFCBC #7CFCFC #7CBCFC
triadic
#7CFCFC #FC7CFC #FCFC7C
tetradic
#7CFCFC #BC7CFC #FC7C7C #BCFC7C
square
#7CFCFC #BC7CFC #FC7C7C #BCFC7C
split-complementary
#7CFCFC #FC7CBC #FCBC7C
monochromatic
#06F8F8 #40FBFB #7CFCFC #B8FDFD #E1FEFE
Accessibility & contrast
On white
1.22
#7CFCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#7CFCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCFC
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCFC | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FC
Deuteranopia (green-blind)
#D8E2FD
Tritanopia (blue-blind)
#0EFFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cfcfc; /* rgb */ color: rgb(124, 252, 252); /* oklch */ color: oklch(91.9% 0.114 195.4);
Tailwind
colors: {
custom: {
50: '#acfdfd',
500: '#7cfcfc',
950: '#000000',
},
}SCSS
$custom: #7cfcfc; $custom-light: #acfdfd; $custom-dark: #000000;
JSON
{
"hex": "#7cfcfc",
"rgb": {
"r": 124,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.9186,
"c": 0.11389,
"h": 195.4
},
"luminance": 0.80934
}Semantic roles & 50–950 ramp
primary
#7CFCFC
secondary
#DA4343
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685