#7CFEFC#7CFEFC
#7CFEFC is a very light, moderate teal. Relative luminance 0.822; OKLCH L 92.3% C 0.115 H 194.0°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEFC |
|---|---|
| RGB | rgb(124, 254, 252) |
| HSL | hsl(179, 98%, 74%) |
| HSV | hsv(179, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(92.66, -36.32, -10.07) |
| CIE-LCH | lch(92.66, 37.69, 195.49°) |
| OKLab | oklab(92.31% -0.1119 -0.0279) |
| OKLCH | oklch(92.31% 0.115 194) |
| XYZ | xyz(61.3174, 82.1913, 104.7097) |
| Luminance | 0.8220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.23
Aqua
#00FFFF
ΔE00 4.31
Bright Light Blue
#26F7FD
ΔE00 4.50
Bright Turquoise
#0FFEF9
ΔE00 4.55
Light Cyan
#ACFFFC
ΔE00 4.86
Pale Cyan
#B7FFFA
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEFC #FE7C7E
analogous
#7CFEBB #7CFEFC #7CBFFE
triadic
#7CFEFC #FC7CFE #FEFC7C
tetradic
#7CFEFC #BB7CFE #FE7C7E #BFFE7C
square
#7CFEFC #BB7CFE #FE7C7E #BFFE7C
split-complementary
#7CFEFC #FE7CBF #FEBB7C
monochromatic
#03FDF9 #3FFEFB #7CFEFC #B9FEFD #E1FFFE
Accessibility & contrast
On white
1.20
#7CFEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#7CFEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEFC
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEFC | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FC
Deuteranopia (green-blind)
#DBE3FD
Tritanopia (blue-blind)
#0AFFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7cfefc; /* rgb */ color: rgb(124, 254, 252); /* oklch */ color: oklch(92.3% 0.115 194.0);
Tailwind
colors: {
custom: {
50: '#acfffd',
500: '#7cfefc',
950: '#000000',
},
}SCSS
$custom: #7cfefc; $custom-light: #acfffd; $custom-dark: #000000;
JSON
{
"hex": "#7cfefc",
"rgb": {
"r": 124,
"g": 254,
"b": 252
},
"hsl": {
"h": 179.077,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.92311,
"c": 0.11536,
"h": 194
},
"luminance": 0.82197
}Semantic roles & 50–950 ramp
primary
#7CFEFC
secondary
#DC4244
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685