#7CFEF6#7CFEF6
#7CFEF6 is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.1% C 0.116 H 190.0°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEF6 |
|---|---|
| RGB | rgb(124, 254, 246) |
| HSL | hsl(176, 98%, 74%) |
| HSV | hsv(176, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(92.49, -37.82, -7.21) |
| CIE-LCH | lch(92.49, 38.50, 190.79°) |
| OKLab | oklab(92.12% -0.1144 -0.0201) |
| OKLCH | oklch(92.12% 0.116 190) |
| XYZ | xyz(60.3816, 81.8170, 99.7811) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.07
Bright Turquoise
#0FFEF9
ΔE00 4.30
Aqua
#00FFFF
ΔE00 4.76
Bright Aqua
#0BF9EA
ΔE00 5.18
Light Cyan
#ACFFFC
ΔE00 5.35
Bright Light Blue
#26F7FD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEF6 #FE7C84
analogous
#7CFEB5 #7CFEF6 #7CC5FE
triadic
#7CFEF6 #F67CFE #FEF67C
tetradic
#7CFEF6 #B57CFE #FE7C84 #C5FE7C
square
#7CFEF6 #B57CFE #FE7C84 #C5FE7C
split-complementary
#7CFEF6 #FE7CC5 #FEB57C
monochromatic
#03FDEE #3FFEF2 #7CFEF6 #B9FEFA #E1FFFD
Accessibility & contrast
On white
1.21
#7CFEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#7CFEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEF6
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEF6 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F6
Deuteranopia (green-blind)
#DCE3F7
Tritanopia (blue-blind)
#1DFFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7cfef6; /* rgb */ color: rgb(124, 254, 246); /* oklch */ color: oklch(92.1% 0.116 190.0);
Tailwind
colors: {
custom: {
50: '#acfff9',
500: '#7cfef6',
950: '#000000',
},
}SCSS
$custom: #7cfef6; $custom-light: #acfff9; $custom-dark: #000000;
JSON
{
"hex": "#7cfef6",
"rgb": {
"r": 124,
"g": 254,
"b": 246
},
"hsl": {
"h": 176.308,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.92123,
"c": 0.11614,
"h": 190
},
"luminance": 0.81823
}Semantic roles & 50–950 ramp
primary
#7CFEF6
secondary
#DC424B
accent
#000EE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685