#7CFDF4#7CFDF4
#7CFDF4 is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.8% C 0.116 H 189.3°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDF4 |
|---|---|
| RGB | rgb(124, 253, 244) |
| HSL | hsl(176, 97%, 74%) |
| HSV | hsv(176, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(92.16, -37.86, -6.66) |
| CIE-LCH | lch(92.16, 38.44, 189.98°) |
| OKLab | oklab(91.84% -0.1141 -0.0186) |
| OKLCH | oklch(91.84% 0.116 189.3) |
| XYZ | xyz(59.7597, 81.0618, 98.0676) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.32
Bright Turquoise
#0FFEF9
ΔE00 4.39
Aqua
#00FFFF
ΔE00 4.96
Bright Aqua
#0BF9EA
ΔE00 5.00
Light Cyan
#ACFFFC
ΔE00 5.47
Tiffany Blue
#7BF2DA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDF4 #FD7C85
analogous
#7CFDB4 #7CFDF4 #7CC6FD
triadic
#7CFDF4 #F47CFD #FDF47C
tetradic
#7CFDF4 #B47CFD #FD7C85 #C6FD7C
square
#7CFDF4 #B47CFD #FD7C85 #C6FD7C
split-complementary
#7CFDF4 #FD7CC6 #FDB47C
monochromatic
#04FBEA #40FCEF #7CFDF4 #B8FEF9 #E1FFFC
Accessibility & contrast
On white
1.22
#7CFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#7CFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDF4
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDF4 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F4
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#22FFFA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7cfdf4; /* rgb */ color: rgb(124, 253, 244); /* oklch */ color: oklch(91.8% 0.116 189.3);
Tailwind
colors: {
custom: {
50: '#abfef7',
500: '#7cfdf4',
950: '#000000',
},
}SCSS
$custom: #7cfdf4; $custom-light: #abfef7; $custom-dark: #000000;
JSON
{
"hex": "#7cfdf4",
"rgb": {
"r": 124,
"g": 253,
"b": 244
},
"hsl": {
"h": 175.814,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.91835,
"c": 0.11566,
"h": 189.3
},
"luminance": 0.81067
}Semantic roles & 50–950 ramp
primary
#7CFDF4
secondary
#DB424D
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685