#7DFEFD#7DFEFD
#7DFEFD is a very light, moderate teal. Relative luminance 0.823; OKLCH L 92.4% C 0.115 H 194.7°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFEFD |
|---|---|
| RGB | rgb(125, 254, 253) |
| HSL | hsl(180, 98%, 74%) |
| HSV | hsv(180, 51%, 100%) |
| CMYK | cmyk(50.8%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(92.72, -35.87, -10.49) |
| CIE-LCH | lch(92.72, 37.38, 196.30°) |
| OKLab | oklab(92.38% -0.1109 -0.029) |
| OKLCH | oklch(92.38% 0.115 194.7) |
| XYZ | xyz(61.6215, 82.3297, 105.5533) |
| Luminance | 0.8234 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.28
Aqua
#00FFFF
ΔE00 4.41
Bright Light Blue
#26F7FD
ΔE00 4.43
Bright Turquoise
#0FFEF9
ΔE00 4.77
Light Cyan
#ACFFFC
ΔE00 4.77
Robin Egg Blue
#8AF1FE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFEFD #FE7D7E
analogous
#7DFEBD #7DFEFD #7DBFFE
triadic
#7DFEFD #FD7DFE #FEFD7D
tetradic
#7DFEFD #BD7DFE #FE7D7E #BFFE7D
square
#7DFEFD #BD7DFE #FE7D7E #BFFE7D
split-complementary
#7DFEFD #FE7DBF #FEBD7D
monochromatic
#04FDFB #40FEFC #7DFEFD #BAFEFE #E1FFFF
Accessibility & contrast
On white
1.20
#7DFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#7DFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFEFD
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFEFD | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FD
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#11FFFD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #7dfefd; /* rgb */ color: rgb(125, 254, 253); /* oklch */ color: oklch(92.4% 0.115 194.7);
Tailwind
colors: {
custom: {
50: '#acfffe',
500: '#7dfefd',
950: '#000000',
},
}SCSS
$custom: #7dfefd; $custom-light: #acfffe; $custom-dark: #000000;
JSON
{
"hex": "#7dfefd",
"rgb": {
"r": 125,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.535,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.92379,
"c": 0.11466,
"h": 194.7
},
"luminance": 0.82335
}Semantic roles & 50–950 ramp
primary
#7DFEFD
secondary
#DC4344
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685