#7CFCF7#7CFCF7
#7CFCF7 is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.114 H 191.9°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCF7 |
|---|---|
| RGB | rgb(124, 252, 247) |
| HSL | hsl(178, 96%, 74%) |
| HSV | hsv(178, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(91.96, -36.66, -8.51) |
| CIE-LCH | lch(91.96, 37.63, 193.08°) |
| OKLab | oklab(91.7% -0.1119 -0.0236) |
| OKLCH | oklch(91.7% 0.114 191.9) |
| XYZ | xyz(59.9041, 80.6158, 100.3812) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.57
Bright Turquoise
#0FFEF9
ΔE00 4.37
Aqua
#00FFFF
ΔE00 4.50
Bright Light Blue
#26F7FD
ΔE00 4.96
Light Cyan
#ACFFFC
ΔE00 4.99
Bright Aqua
#0BF9EA
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCF7 #FC7C81
analogous
#7CFCB7 #7CFCF7 #7CC1FC
triadic
#7CFCF7 #F77CFC #FCF77C
tetradic
#7CFCF7 #B77CFC #FC7C81 #C1FC7C
square
#7CFCF7 #B77CFC #FC7C81 #C1FC7C
split-complementary
#7CFCF7 #FC7CC1 #FCB77C
monochromatic
#06F8EE #40FBF3 #7CFCF7 #B8FDFB #E1FEFD
Accessibility & contrast
On white
1.23
#7CFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#7CFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCF7
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCF7 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F7
Deuteranopia (green-blind)
#DAE1F8
Tritanopia (blue-blind)
#1DFFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cfcf7; /* rgb */ color: rgb(124, 252, 247); /* oklch */ color: oklch(91.7% 0.114 191.9);
Tailwind
colors: {
custom: {
50: '#abfef9',
500: '#7cfcf7',
950: '#000000',
},
}SCSS
$custom: #7cfcf7; $custom-light: #abfef9; $custom-dark: #000000;
JSON
{
"hex": "#7cfcf7",
"rgb": {
"r": 124,
"g": 252,
"b": 247
},
"hsl": {
"h": 177.656,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.91702,
"c": 0.11433,
"h": 191.9
},
"luminance": 0.80621
}Semantic roles & 50–950 ramp
primary
#7CFCF7
secondary
#DA4349
accent
#0009E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685