#7CFEFF#7CFEFF
#7CFEFF is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.4% C 0.115 H 196.0°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEFF |
|---|---|
| RGB | rgb(124, 254, 255) |
| HSL | hsl(180, 100%, 74%) |
| HSV | hsv(180, 51%, 100%) |
| CMYK | cmyk(51.4%, 0.4%, 0%, 0%) |
| CIE-LAB | lab(92.74, -35.57, -11.50) |
| CIE-LCH | lch(92.74, 37.38, 197.91°) |
| OKLab | oklab(92.41% -0.1107 -0.0318) |
| OKLCH | oklch(92.41% 0.115 196) |
| XYZ | xyz(61.7965, 82.3829, 107.2332) |
| Luminance | 0.8239 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.27
Bright Light Blue
#26F7FD
ΔE00 4.20
Aqua
#00FFFF
ΔE00 4.47
Light Cyan
#ACFFFC
ΔE00 4.89
Bright Turquoise
#0FFEF9
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEFF #FF7D7C
analogous
#7CFFBF #7CFEFF #7CBDFF
triadic
#7CFEFF #FF7CFE #FEFF7C
tetradic
#7CFEFF #BF7CFF #FF7D7C #BDFF7C
square
#7CFEFF #BF7CFF #FF7D7C #BDFF7C
split-complementary
#7CFEFF #FF7CBD #FFBF7C
monochromatic
#02FDFF #3FFEFF #7CFEFF #B9FEFF #E0FFFF
Accessibility & contrast
On white
1.20
#7CFEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#7CFEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEFF
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEFF | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#DAE3FF
Tritanopia (blue-blind)
#00FFFE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7cfeff; /* rgb */ color: rgb(124, 254, 255); /* oklch */ color: oklch(92.4% 0.115 196.0);
Tailwind
colors: {
custom: {
50: '#acffff',
500: '#7cfeff',
950: '#000000',
},
}SCSS
$custom: #7cfeff; $custom-light: #acffff; $custom-dark: #000000;
JSON
{
"hex": "#7cfeff",
"rgb": {
"r": 124,
"g": 254,
"b": 255
},
"hsl": {
"h": 180.458,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.92408,
"c": 0.1152,
"h": 196
},
"luminance": 0.82389
}Semantic roles & 50–950 ramp
primary
#7CFEFF
secondary
#DE4342
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686