#7CFCF2#7CFCF2
#7CFCF2 is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.5% C 0.115 H 188.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCF2 |
|---|---|
| RGB | rgb(124, 252, 242) |
| HSL | hsl(175, 96%, 74%) |
| HSV | hsv(175, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(91.82, -37.89, -6.12) |
| CIE-LCH | lch(91.82, 38.39, 189.18°) |
| OKLab | oklab(91.55% -0.1139 -0.0171) |
| OKLCH | oklch(91.55% 0.115 188.6) |
| XYZ | xyz(59.1429, 80.3113, 96.3721) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Turquoise
#0FFEF9
ΔE00 4.52
Bright Cyan
#41FDFE
ΔE00 4.59
Bright Aqua
#0BF9EA
ΔE00 4.85
Aqua
#00FFFF
ΔE00 5.19
Tiffany Blue
#7BF2DA
ΔE00 5.26
Light Cyan
#ACFFFC
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCF2 #FC7C86
analogous
#7CFCB2 #7CFCF2 #7CC6FC
triadic
#7CFCF2 #F27CFC #FCF27C
tetradic
#7CFCF2 #B27CFC #FC7C86 #C6FC7C
square
#7CFCF2 #B27CFC #FC7C86 #C6FC7C
split-complementary
#7CFCF2 #FC7CC6 #FCB27C
monochromatic
#06F8E5 #40FBEC #7CFCF2 #B8FDF8 #E1FEFC
Accessibility & contrast
On white
1.23
#7CFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#7CFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCF2
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCF2 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F2
Deuteranopia (green-blind)
#DBE1F3
Tritanopia (blue-blind)
#26FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cfcf2; /* rgb */ color: rgb(124, 252, 242); /* oklch */ color: oklch(91.5% 0.115 188.6);
Tailwind
colors: {
custom: {
50: '#abfef6',
500: '#7cfcf2',
950: '#000000',
},
}SCSS
$custom: #7cfcf2; $custom-light: #abfef6; $custom-dark: #000000;
JSON
{
"hex": "#7cfcf2",
"rgb": {
"r": 124,
"g": 252,
"b": 242
},
"hsl": {
"h": 175.313,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.91547,
"c": 0.1152,
"h": 188.6
},
"luminance": 0.80317
}Semantic roles & 50–950 ramp
primary
#7CFCF2
secondary
#DA434E
accent
#0012E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685