#7CFCF5#7CFCF5
#7CFCF5 is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.115 H 190.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCF5 |
|---|---|
| RGB | rgb(124, 252, 245) |
| HSL | hsl(177, 96%, 74%) |
| HSV | hsv(177, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(91.91, -37.15, -7.56) |
| CIE-LCH | lch(91.91, 37.92, 191.50°) |
| OKLab | oklab(91.64% -0.1127 -0.021) |
| OKLCH | oklch(91.64% 0.115 190.6) |
| XYZ | xyz(59.5971, 80.4930, 98.7645) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.92
Bright Turquoise
#0FFEF9
ΔE00 4.34
Aqua
#00FFFF
ΔE00 4.71
Light Cyan
#ACFFFC
ΔE00 5.20
Bright Aqua
#0BF9EA
ΔE00 5.32
Bright Light Blue
#26F7FD
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCF5 #FC7C83
analogous
#7CFCB5 #7CFCF5 #7CC3FC
triadic
#7CFCF5 #F57CFC #FCF57C
tetradic
#7CFCF5 #B57CFC #FC7C83 #C3FC7C
square
#7CFCF5 #B57CFC #FC7C83 #C3FC7C
split-complementary
#7CFCF5 #FC7CC3 #FCB57C
monochromatic
#06F8EB #40FBF0 #7CFCF5 #B8FDFA #E1FEFD
Accessibility & contrast
On white
1.23
#7CFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#7CFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCF5
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCF5 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F1F5
Deuteranopia (green-blind)
#DAE1F6
Tritanopia (blue-blind)
#21FFF9
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cfcf5; /* rgb */ color: rgb(124, 252, 245); /* oklch */ color: oklch(91.6% 0.115 190.6);
Tailwind
colors: {
custom: {
50: '#abfef8',
500: '#7cfcf5',
950: '#000000',
},
}SCSS
$custom: #7cfcf5; $custom-light: #abfef8; $custom-dark: #000000;
JSON
{
"hex": "#7cfcf5",
"rgb": {
"r": 124,
"g": 252,
"b": 245
},
"hsl": {
"h": 176.719,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.91639,
"c": 0.11463,
"h": 190.6
},
"luminance": 0.80498
}Semantic roles & 50–950 ramp
primary
#7CFCF5
secondary
#DA434B
accent
#000DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685