#7DFCFD#7DFCFD
#7DFCFD is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.113 H 196.1°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCFD |
|---|---|
| RGB | rgb(125, 252, 253) |
| HSL | hsl(180, 97%, 74%) |
| HSV | hsv(180, 51%, 99%) |
| CMYK | cmyk(50.6%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(92.16, -34.95, -11.32) |
| CIE-LCH | lch(92.16, 36.74, 197.95°) |
| OKLab | oklab(91.93% -0.1088 -0.0313) |
| OKLCH | oklch(91.93% 0.113 196.1) |
| XYZ | xyz(60.9902, 81.0670, 105.3429) |
| Luminance | 0.8107 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.41
Bright Light Blue
#26F7FD
ΔE00 4.20
Aqua
#00FFFF
ΔE00 4.64
Light Cyan
#ACFFFC
ΔE00 4.78
Bright Turquoise
#0FFEF9
ΔE00 5.17
Robin Egg Blue
#8AF1FE
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCFD #FD7E7D
analogous
#7DFDBE #7DFCFD #7DBCFD
triadic
#7DFCFD #FD7DFC #FCFD7D
tetradic
#7DFCFD #BE7DFD #FD7E7D #BCFD7D
square
#7DFCFD #BE7DFD #FD7E7D #BCFD7D
split-complementary
#7DFCFD #FD7DBC #FDBE7D
monochromatic
#04F9FB #41FBFC #7DFCFD #B9FDFE #E1FEFF
Accessibility & contrast
On white
1.22
#7DFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#7DFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCFD
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCFD | 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)
#EEF2FD
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#14FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #7dfcfd; /* rgb */ color: rgb(125, 252, 253); /* oklch */ color: oklch(91.9% 0.113 196.1);
Tailwind
colors: {
custom: {
50: '#acfdfe',
500: '#7dfcfd',
950: '#000000',
},
}SCSS
$custom: #7dfcfd; $custom-light: #acfdfe; $custom-dark: #000000;
JSON
{
"hex": "#7dfcfd",
"rgb": {
"r": 125,
"g": 252,
"b": 253
},
"hsl": {
"h": 180.469,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.91929,
"c": 0.11322,
"h": 196.1
},
"luminance": 0.81073
}Semantic roles & 50–950 ramp
primary
#7DFCFD
secondary
#DB4443
accent
#0200E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685