#7CFDFC#7CFDFC
#7CFDFC is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.1% C 0.115 H 194.7°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDFC |
|---|---|
| RGB | rgb(124, 253, 252) |
| HSL | hsl(180, 97%, 74%) |
| HSV | hsv(180, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(92.38, -35.86, -10.48) |
| CIE-LCH | lch(92.38, 37.36, 196.29°) |
| OKLab | oklab(92.09% -0.1109 -0.029) |
| OKLCH | oklch(92.09% 0.115 194.7) |
| XYZ | xyz(61.0009, 81.5583, 104.6042) |
| Luminance | 0.8156 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.22
Bright Light Blue
#26F7FD
ΔE00 4.33
Aqua
#00FFFF
ΔE00 4.37
Bright Turquoise
#0FFEF9
ΔE00 4.72
Light Cyan
#ACFFFC
ΔE00 4.83
Robin Egg Blue
#8AF1FE
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDFC #FD7C7D
analogous
#7CFDBC #7CFDFC #7CBEFD
triadic
#7CFDFC #FC7CFD #FDFC7C
tetradic
#7CFDFC #BC7CFD #FD7C7D #BEFD7C
square
#7CFDFC #BC7CFD #FD7C7D #BEFD7C
split-complementary
#7CFDFC #FD7CBE #FDBC7C
monochromatic
#04FBF9 #40FCFB #7CFDFC #B8FEFD #E1FFFE
Accessibility & contrast
On white
1.21
#7CFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#7CFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDFC
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDFC | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#DAE2FD
Tritanopia (blue-blind)
#0CFFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7cfdfc; /* rgb */ color: rgb(124, 253, 252); /* oklch */ color: oklch(92.1% 0.115 194.7);
Tailwind
colors: {
custom: {
50: '#acfefd',
500: '#7cfdfc',
950: '#000000',
},
}SCSS
$custom: #7cfdfc; $custom-light: #acfefd; $custom-dark: #000000;
JSON
{
"hex": "#7cfdfc",
"rgb": {
"r": 124,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.535,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.92086,
"c": 0.11461,
"h": 194.7
},
"luminance": 0.81564
}Semantic roles & 50–950 ramp
primary
#7CFDFC
secondary
#DB4243
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685