#7DFDFC#7DFDFC
#7DFDFC is a very light, moderate teal. Relative luminance 0.816; OKLCH L 92.1% C 0.114 H 194.7°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDFC |
|---|---|
| RGB | rgb(125, 253, 252) |
| HSL | hsl(180, 97%, 74%) |
| HSV | hsv(180, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(92.41, -35.66, -10.43) |
| CIE-LCH | lch(92.41, 37.16, 196.30°) |
| OKLab | oklab(92.12% -0.1103 -0.0289) |
| OKLCH | oklch(92.12% 0.114 194.7) |
| XYZ | xyz(61.1461, 81.6332, 104.6110) |
| Luminance | 0.8164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.30
Bright Light Blue
#26F7FD
ΔE00 4.40
Aqua
#00FFFF
ΔE00 4.45
Light Cyan
#ACFFFC
ΔE00 4.75
Bright Turquoise
#0FFEF9
ΔE00 4.79
Robin Egg Blue
#8AF1FE
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDFC #FD7D7E
analogous
#7DFDBC #7DFDFC #7DBEFD
triadic
#7DFDFC #FC7DFD #FDFC7D
tetradic
#7DFDFC #BC7DFD #FD7D7E #BEFD7D
square
#7DFDFC #BC7DFD #FD7D7E #BEFD7D
split-complementary
#7DFDFC #FD7DBE #FDBC7D
monochromatic
#04FBF9 #41FCFB #7DFDFC #B9FEFD #E1FFFE
Accessibility & contrast
On white
1.21
#7DFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#7DFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDFC
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDFC | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FC
Deuteranopia (green-blind)
#DAE2FD
Tritanopia (blue-blind)
#16FFFC
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7dfdfc; /* rgb */ color: rgb(125, 253, 252); /* oklch */ color: oklch(92.1% 0.114 194.7);
Tailwind
colors: {
custom: {
50: '#acfefd',
500: '#7dfdfc',
950: '#000000',
},
}SCSS
$custom: #7dfdfc; $custom-light: #acfefd; $custom-dark: #000000;
JSON
{
"hex": "#7dfdfc",
"rgb": {
"r": 125,
"g": 253,
"b": 252
},
"hsl": {
"h": 179.531,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.92122,
"c": 0.11398,
"h": 194.7
},
"luminance": 0.81639
}Semantic roles & 50–950 ramp
primary
#7DFDFC
secondary
#DB4344
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685