#7CFCFB#7CFCFB
#7CFCFB is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.114 H 194.7°. Best body text is #000000 at 17.17:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCFB |
|---|---|
| RGB | rgb(124, 252, 251) |
| HSL | hsl(180, 96%, 74%) |
| HSV | hsv(180, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(92.07, -35.65, -10.42) |
| CIE-LCH | lch(92.07, 37.15, 196.30°) |
| OKLab | oklab(91.83% -0.1102 -0.0288) |
| OKLCH | oklch(91.83% 0.114 194.7) |
| XYZ | xyz(60.5280, 80.8653, 103.6669) |
| Luminance | 0.8087 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.26
Bright Light Blue
#26F7FD
ΔE00 4.30
Aqua
#00FFFF
ΔE00 4.42
Bright Turquoise
#0FFEF9
ΔE00 4.76
Light Cyan
#ACFFFC
ΔE00 4.82
Robin Egg Blue
#8AF1FE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCFB #FC7C7D
analogous
#7CFCBB #7CFCFB #7CBDFC
triadic
#7CFCFB #FB7CFC #FCFB7C
tetradic
#7CFCFB #BB7CFC #FC7C7D #BDFC7C
square
#7CFCFB #BB7CFC #FC7C7D #BDFC7C
split-complementary
#7CFCFB #FC7CBD #FCBB7C
monochromatic
#06F8F6 #40FBF9 #7CFCFB #B8FDFD #E1FEFE
Accessibility & contrast
On white
1.22
#7CFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.17
#7CFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCFB
17.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCFB | 1.00 | 1.22 | 17.17 | 17.17 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FB
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#12FFFB
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cfcfb; /* rgb */ color: rgb(124, 252, 251); /* oklch */ color: oklch(91.8% 0.114 194.7);
Tailwind
colors: {
custom: {
50: '#acfdfc',
500: '#7cfcfb',
950: '#000000',
},
}SCSS
$custom: #7cfcfb; $custom-light: #acfdfc; $custom-dark: #000000;
JSON
{
"hex": "#7cfcfb",
"rgb": {
"r": 124,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.531,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.91828,
"c": 0.11394,
"h": 194.7
},
"luminance": 0.80871
}Semantic roles & 50–950 ramp
primary
#7CFCFB
secondary
#DA4344
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685