#7CFCF4#7CFCF4
#7CFCF4 is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.115 H 189.9°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCF4 |
|---|---|
| RGB | rgb(124, 252, 244) |
| HSL | hsl(176, 96%, 74%) |
| HSV | hsv(176, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(91.88, -37.40, -7.08) |
| CIE-LCH | lch(91.88, 38.07, 190.72°) |
| OKLab | oklab(91.61% -0.1131 -0.0197) |
| OKLCH | oklch(91.61% 0.115 189.9) |
| XYZ | xyz(59.4449, 80.4321, 97.9627) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.12
Bright Turquoise
#0FFEF9
ΔE00 4.37
Aqua
#00FFFF
ΔE00 4.85
Bright Aqua
#0BF9EA
ΔE00 5.15
Light Cyan
#ACFFFC
ΔE00 5.32
Bright Light Blue
#26F7FD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCF4 #FC7C84
analogous
#7CFCB4 #7CFCF4 #7CC4FC
triadic
#7CFCF4 #F47CFC #FCF47C
tetradic
#7CFCF4 #B47CFC #FC7C84 #C4FC7C
square
#7CFCF4 #B47CFC #FC7C84 #C4FC7C
split-complementary
#7CFCF4 #FC7CC4 #FCB47C
monochromatic
#06F8E9 #40FBEF #7CFCF4 #B8FDF9 #E1FEFC
Accessibility & contrast
On white
1.23
#7CFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#7CFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCF4
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCF4 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F4
Deuteranopia (green-blind)
#DBE1F5
Tritanopia (blue-blind)
#23FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cfcf4; /* rgb */ color: rgb(124, 252, 244); /* oklch */ color: oklch(91.6% 0.115 189.9);
Tailwind
colors: {
custom: {
50: '#abfef7',
500: '#7cfcf4',
950: '#000000',
},
}SCSS
$custom: #7cfcf4; $custom-light: #abfef7; $custom-dark: #000000;
JSON
{
"hex": "#7cfcf4",
"rgb": {
"r": 124,
"g": 252,
"b": 244
},
"hsl": {
"h": 176.25,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.91608,
"c": 0.1148,
"h": 189.9
},
"luminance": 0.80438
}Semantic roles & 50–950 ramp
primary
#7CFCF4
secondary
#DA434C
accent
#000EE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685