#7CFEFE#7CFEFE
#7CFEFE is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.4% C 0.115 H 195.3°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEFE |
|---|---|
| RGB | rgb(124, 254, 254) |
| HSL | hsl(180, 98%, 74%) |
| HSV | hsv(180, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(92.72, -35.82, -11.02) |
| CIE-LCH | lch(92.72, 37.48, 197.10°) |
| OKLab | oklab(92.38% -0.1111 -0.0305) |
| OKLCH | oklch(92.38% 0.115 195.3) |
| XYZ | xyz(61.6360, 82.3187, 106.3877) |
| Luminance | 0.8232 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.22
Bright Light Blue
#26F7FD
ΔE00 4.27
Aqua
#00FFFF
ΔE00 4.39
Bright Turquoise
#0FFEF9
ΔE00 4.85
Light Cyan
#ACFFFC
ΔE00 4.86
Robin Egg Blue
#8AF1FE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEFE #FE7C7C
analogous
#7CFEBD #7CFEFE #7CBDFE
triadic
#7CFEFE #FE7CFE #FEFE7C
tetradic
#7CFEFE #BD7CFE #FE7C7C #BDFE7C
square
#7CFEFE #BD7CFE #FE7C7C #BDFE7C
split-complementary
#7CFEFE #FE7CBD #FEBD7C
monochromatic
#03FDFD #3FFEFE #7CFEFE #B9FEFE #E1FFFF
Accessibility & contrast
On white
1.20
#7CFEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#7CFEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEFE
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEFE | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FE
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7cfefe; /* rgb */ color: rgb(124, 254, 254); /* oklch */ color: oklch(92.4% 0.115 195.3);
Tailwind
colors: {
custom: {
50: '#acfffe',
500: '#7cfefe',
950: '#000000',
},
}SCSS
$custom: #7cfefe; $custom-light: #acfffe; $custom-dark: #000000;
JSON
{
"hex": "#7cfefe",
"rgb": {
"r": 124,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.92375,
"c": 0.11524,
"h": 195.3
},
"luminance": 0.82324
}Semantic roles & 50–950 ramp
primary
#7CFEFE
secondary
#DC4242
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685