#7CFEF7#7CFEF7
#7CFEF7 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.116 H 190.6°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEF7 |
|---|---|
| RGB | rgb(124, 254, 247) |
| HSL | hsl(177, 98%, 74%) |
| HSV | hsv(177, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(92.52, -37.57, -7.68) |
| CIE-LCH | lch(92.52, 38.35, 191.56°) |
| OKLab | oklab(92.15% -0.114 -0.0214) |
| OKLCH | oklch(92.15% 0.116 190.6) |
| XYZ | xyz(60.5354, 81.8785, 100.5916) |
| Luminance | 0.8188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.86
Bright Turquoise
#0FFEF9
ΔE00 4.27
Aqua
#00FFFF
ΔE00 4.62
Light Cyan
#ACFFFC
ΔE00 5.22
Bright Aqua
#0BF9EA
ΔE00 5.35
Bright Light Blue
#26F7FD
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEF7 #FE7C83
analogous
#7CFEB6 #7CFEF7 #7CC4FE
triadic
#7CFEF7 #F77CFE #FEF77C
tetradic
#7CFEF7 #B67CFE #FE7C83 #C4FE7C
square
#7CFEF7 #B67CFE #FE7C83 #C4FE7C
split-complementary
#7CFEF7 #FE7CC4 #FEB67C
monochromatic
#03FDF0 #3FFEF3 #7CFEF7 #B9FEFB #E1FFFD
Accessibility & contrast
On white
1.21
#7CFEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#7CFEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEF7
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEF7 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F3F7
Deuteranopia (green-blind)
#DCE3F8
Tritanopia (blue-blind)
#1BFFFB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7cfef7; /* rgb */ color: rgb(124, 254, 247); /* oklch */ color: oklch(92.2% 0.116 190.6);
Tailwind
colors: {
custom: {
50: '#acfff9',
500: '#7cfef7',
950: '#000000',
},
}SCSS
$custom: #7cfef7; $custom-light: #acfff9; $custom-dark: #000000;
JSON
{
"hex": "#7cfef7",
"rgb": {
"r": 124,
"g": 254,
"b": 247
},
"hsl": {
"h": 176.769,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.92154,
"c": 0.11597,
"h": 190.6
},
"luminance": 0.81884
}Semantic roles & 50–950 ramp
primary
#7CFEF7
secondary
#DC424A
accent
#000CE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685