#7CFEFD#7CFEFD
#7CFEFD is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.3% C 0.115 H 194.7°. Best body text is #000000 at 17.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEFD |
|---|---|
| RGB | rgb(124, 254, 253) |
| HSL | hsl(180, 98%, 74%) |
| HSV | hsv(180, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.69, -36.07, -10.54) |
| CIE-LCH | lch(92.69, 37.58, 196.29°) |
| OKLab | oklab(92.34% -0.1115 -0.0292) |
| OKLCH | oklch(92.34% 0.115 194.7) |
| XYZ | xyz(61.4762, 82.2548, 105.5465) |
| Luminance | 0.8226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.20
Aqua
#00FFFF
ΔE00 4.33
Bright Light Blue
#26F7FD
ΔE00 4.37
Bright Turquoise
#0FFEF9
ΔE00 4.69
Light Cyan
#ACFFFC
ΔE00 4.85
Robin Egg Blue
#8AF1FE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEFD #FE7C7D
analogous
#7CFEBC #7CFEFD #7CBEFE
triadic
#7CFEFD #FD7CFE #FEFD7C
tetradic
#7CFEFD #BC7CFE #FE7C7D #BEFE7C
square
#7CFEFD #BC7CFE #FE7C7D #BEFE7C
split-complementary
#7CFEFD #FE7CBE #FEBC7C
monochromatic
#03FDFB #3FFEFC #7CFEFD #B9FEFE #E1FFFF
Accessibility & contrast
On white
1.20
#7CFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.45
#7CFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEFD
17.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEFD | 1.00 | 1.20 | 17.45 | 17.45 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#05FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7cfefd; /* rgb */ color: rgb(124, 254, 253); /* oklch */ color: oklch(92.3% 0.115 194.7);
Tailwind
colors: {
custom: {
50: '#acfffe',
500: '#7cfefd',
950: '#000000',
},
}SCSS
$custom: #7cfefd; $custom-light: #acfffe; $custom-dark: #000000;
JSON
{
"hex": "#7cfefd",
"rgb": {
"r": 124,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.538,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.92343,
"c": 0.11529,
"h": 194.7
},
"luminance": 0.82261
}Semantic roles & 50–950 ramp
primary
#7CFEFD
secondary
#DC4243
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685