#7CFCFA#7CFCFA
#7CFCFA is a very light, moderate teal. Relative luminance 0.808; OKLCH L 91.8% C 0.114 H 194.0°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCFA |
|---|---|
| RGB | rgb(124, 252, 250) |
| HSL | hsl(179, 96%, 74%) |
| HSV | hsv(179, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(92.04, -35.91, -9.95) |
| CIE-LCH | lch(92.04, 37.26, 195.48°) |
| OKLab | oklab(91.8% -0.1106 -0.0275) |
| OKLCH | oklch(91.8% 0.114 194) |
| XYZ | xyz(60.3707, 80.8024, 102.8389) |
| Luminance | 0.8081 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.28
Aqua
#00FFFF
ΔE00 4.40
Bright Light Blue
#26F7FD
ΔE00 4.43
Bright Turquoise
#0FFEF9
ΔE00 4.62
Light Cyan
#ACFFFC
ΔE00 4.83
Pale Cyan
#B7FFFA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCFA #FC7C7E
analogous
#7CFCBA #7CFCFA #7CBEFC
triadic
#7CFCFA #FA7CFC #FCFA7C
tetradic
#7CFCFA #BA7CFC #FC7C7E #BEFC7C
square
#7CFCFA #BA7CFC #FC7C7E #BEFC7C
split-complementary
#7CFCFA #FC7CBE #FCBA7C
monochromatic
#06F8F4 #40FBF8 #7CFCFA #B8FDFC #E1FEFE
Accessibility & contrast
On white
1.22
#7CFCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#7CFCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCFA
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCFA | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1FA
Deuteranopia (green-blind)
#D9E1FB
Tritanopia (blue-blind)
#15FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cfcfa; /* rgb */ color: rgb(124, 252, 250); /* oklch */ color: oklch(91.8% 0.114 194.0);
Tailwind
colors: {
custom: {
50: '#acfdfb',
500: '#7cfcfa',
950: '#000000',
},
}SCSS
$custom: #7cfcfa; $custom-light: #acfdfb; $custom-dark: #000000;
JSON
{
"hex": "#7cfcfa",
"rgb": {
"r": 124,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.063,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.91796,
"c": 0.11402,
"h": 194
},
"luminance": 0.80808
}Semantic roles & 50–950 ramp
primary
#7CFCFA
secondary
#DA4345
accent
#0004E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685