#7CFEF5#7CFEF5
#7CFEF5 is a very light, moderate teal. Relative luminance 0.818; OKLCH L 92.1% C 0.116 H 189.3°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEF5 |
|---|---|
| RGB | rgb(124, 254, 245) |
| HSL | hsl(176, 98%, 74%) |
| HSV | hsv(176, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 3.5%, 0.4%) |
| CIE-LAB | lab(92.47, -38.07, -6.73) |
| CIE-LCH | lch(92.47, 38.66, 190.02°) |
| OKLab | oklab(92.09% -0.1148 -0.0188) |
| OKLCH | oklch(92.09% 0.116 189.3) |
| XYZ | xyz(60.2285, 81.7557, 98.9750) |
| Luminance | 0.8176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.30
Bright Turquoise
#0FFEF9
ΔE00 4.36
Aqua
#00FFFF
ΔE00 4.92
Bright Aqua
#0BF9EA
ΔE00 5.02
Light Cyan
#ACFFFC
ΔE00 5.49
Tiffany Blue
#7BF2DA
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEF5 #FE7C85
analogous
#7CFEB4 #7CFEF5 #7CC6FE
triadic
#7CFEF5 #F57CFE #FEF57C
tetradic
#7CFEF5 #B47CFE #FE7C85 #C6FE7C
square
#7CFEF5 #B47CFE #FE7C85 #C6FE7C
split-complementary
#7CFEF5 #FE7CC6 #FEB47C
monochromatic
#03FDEC #3FFEF0 #7CFEF5 #B9FEFA #E1FFFD
Accessibility & contrast
On white
1.21
#7CFEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#7CFEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEF5
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEF5 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F3F5
Deuteranopia (green-blind)
#DCE3F6
Tritanopia (blue-blind)
#1FFFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7cfef5; /* rgb */ color: rgb(124, 254, 245); /* oklch */ color: oklch(92.1% 0.116 189.3);
Tailwind
colors: {
custom: {
50: '#abfff8',
500: '#7cfef5',
950: '#000000',
},
}SCSS
$custom: #7cfef5; $custom-light: #abfff8; $custom-dark: #000000;
JSON
{
"hex": "#7cfef5",
"rgb": {
"r": 124,
"g": 254,
"b": 245
},
"hsl": {
"h": 175.846,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.92093,
"c": 0.11633,
"h": 189.3
},
"luminance": 0.81761
}Semantic roles & 50–950 ramp
primary
#7CFEF5
secondary
#DC424D
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685