#7CFCFE#7CFCFE
#7CFCFE is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.114 H 196.7°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCFE |
|---|---|
| RGB | rgb(124, 252, 254) |
| HSL | hsl(181, 98%, 74%) |
| HSV | hsv(181, 51%, 100%) |
| CMYK | cmyk(51.2%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(92.16, -34.89, -11.85) |
| CIE-LCH | lch(92.16, 36.85, 198.76°) |
| OKLab | oklab(91.93% -0.109 -0.0328) |
| OKLCH | oklch(91.93% 0.114 196.7) |
| XYZ | xyz(61.0046, 81.0560, 106.1772) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.42
Bright Light Blue
#26F7FD
ΔE00 4.08
Aqua
#00FFFF
ΔE00 4.67
Light Cyan
#ACFFFC
ΔE00 4.90
Robin Egg Blue
#8AF1FE
ΔE00 5.21
Bright Turquoise
#0FFEF9
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCFE #FE7E7C
analogous
#7CFEBF #7CFCFE #7CBBFE
triadic
#7CFCFE #FE7CFC #FCFE7C
tetradic
#7CFCFE #BF7CFE #FE7E7C #BBFE7C
square
#7CFCFE #BF7CFE #FE7E7C #BBFE7C
split-complementary
#7CFCFE #FE7CBB #FEBF7C
monochromatic
#03F9FD #3FFBFE #7CFCFE #B9FDFE #E1FEFF
Accessibility & contrast
On white
1.22
#7CFCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#7CFCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCFE
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCFE | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FE
Deuteranopia (green-blind)
#D8E2FF
Tritanopia (blue-blind)
#04FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cfcfe; /* rgb */ color: rgb(124, 252, 254); /* oklch */ color: oklch(91.9% 0.114 196.7);
Tailwind
colors: {
custom: {
50: '#acfdfe',
500: '#7cfcfe',
950: '#000000',
},
}SCSS
$custom: #7cfcfe; $custom-light: #acfdfe; $custom-dark: #000000;
JSON
{
"hex": "#7cfcfe",
"rgb": {
"r": 124,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.923,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.91925,
"c": 0.11384,
"h": 196.7
},
"luminance": 0.81062
}Semantic roles & 50–950 ramp
primary
#7CFCFE
secondary
#DC4442
accent
#0400E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685