#7CFDF6#7CFDF6
#7CFDF6 is a very light, moderate teal. Relative luminance 0.812; OKLCH L 91.9% C 0.115 H 190.6°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFDF6 |
|---|---|
| RGB | rgb(124, 253, 246) |
| HSL | hsl(177, 97%, 74%) |
| HSV | hsv(177, 51%, 99%) |
| CMYK | cmyk(51%, 0%, 2.8%, 0.8%) |
| CIE-LAB | lab(92.21, -37.36, -7.62) |
| CIE-LCH | lch(92.21, 38.13, 191.53°) |
| OKLab | oklab(91.9% -0.1133 -0.0212) |
| OKLCH | oklch(91.9% 0.115 190.6) |
| XYZ | xyz(60.0650, 81.1839, 99.6756) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.88
Bright Turquoise
#0FFEF9
ΔE00 4.30
Aqua
#00FFFF
ΔE00 4.66
Light Cyan
#ACFFFC
ΔE00 5.21
Bright Aqua
#0BF9EA
ΔE00 5.34
Bright Light Blue
#26F7FD
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFDF6 #FD7C83
analogous
#7CFDB6 #7CFDF6 #7CC4FD
triadic
#7CFDF6 #F67CFD #FDF67C
tetradic
#7CFDF6 #B67CFD #FD7C83 #C4FD7C
square
#7CFDF6 #B67CFD #FD7C83 #C4FD7C
split-complementary
#7CFDF6 #FD7CC4 #FDB67C
monochromatic
#04FBED #40FCF2 #7CFDF6 #B8FEFA #E1FFFD
Accessibility & contrast
On white
1.22
#7CFDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#7CFDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFDF6
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFDF6 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F6
Deuteranopia (green-blind)
#DBE2F7
Tritanopia (blue-blind)
#1EFFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7cfdf6; /* rgb */ color: rgb(124, 253, 246); /* oklch */ color: oklch(91.9% 0.115 190.6);
Tailwind
colors: {
custom: {
50: '#abfef9',
500: '#7cfdf6',
950: '#000000',
},
}SCSS
$custom: #7cfdf6; $custom-light: #abfef9; $custom-dark: #000000;
JSON
{
"hex": "#7cfdf6",
"rgb": {
"r": 124,
"g": 253,
"b": 246
},
"hsl": {
"h": 176.744,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.91897,
"c": 0.1153,
"h": 190.6
},
"luminance": 0.81189
}Semantic roles & 50–950 ramp
primary
#7CFDF6
secondary
#DB424B
accent
#000CE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685