#7CFCF3#7CFCF3
#7CFCF3 is a very light, moderate teal. Relative luminance 0.804; OKLCH L 91.6% C 0.115 H 189.2°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCF3 |
|---|---|
| RGB | rgb(124, 252, 243) |
| HSL | hsl(176, 96%, 74%) |
| HSV | hsv(176, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(91.85, -37.65, -6.60) |
| CIE-LCH | lch(91.85, 38.22, 189.94°) |
| OKLab | oklab(91.58% -0.1135 -0.0184) |
| OKLCH | oklch(91.58% 0.115 189.2) |
| XYZ | xyz(59.2935, 80.3715, 97.1652) |
| Luminance | 0.8038 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.35
Bright Turquoise
#0FFEF9
ΔE00 4.44
Bright Aqua
#0BF9EA
ΔE00 4.99
Aqua
#00FFFF
ΔE00 5.01
Light Cyan
#ACFFFC
ΔE00 5.47
Tiffany Blue
#7BF2DA
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCF3 #FC7C85
analogous
#7CFCB3 #7CFCF3 #7CC5FC
triadic
#7CFCF3 #F37CFC #FCF37C
tetradic
#7CFCF3 #B37CFC #FC7C85 #C5FC7C
square
#7CFCF3 #B37CFC #FC7C85 #C5FC7C
split-complementary
#7CFCF3 #FC7CC5 #FCB37C
monochromatic
#06F8E7 #40FBEE #7CFCF3 #B8FDF8 #E1FEFC
Accessibility & contrast
On white
1.23
#7CFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#7CFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCF3
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCF3 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F3
Deuteranopia (green-blind)
#DBE1F4
Tritanopia (blue-blind)
#25FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cfcf3; /* rgb */ color: rgb(124, 252, 243); /* oklch */ color: oklch(91.6% 0.115 189.2);
Tailwind
colors: {
custom: {
50: '#abfef7',
500: '#7cfcf3',
950: '#000000',
},
}SCSS
$custom: #7cfcf3; $custom-light: #abfef7; $custom-dark: #000000;
JSON
{
"hex": "#7cfcf3",
"rgb": {
"r": 124,
"g": 252,
"b": 243
},
"hsl": {
"h": 175.781,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.91577,
"c": 0.11499,
"h": 189.2
},
"luminance": 0.80377
}Semantic roles & 50–950 ramp
primary
#7CFCF3
secondary
#DA434D
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685