#7DFDF7#7DFDF7
#7DFDF7 is a very light, moderate teal. Relative luminance 0.813; OKLCH L 92.0% C 0.115 H 191.3°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDF7 |
|---|---|
| RGB | rgb(125, 253, 247) |
| HSL | hsl(177, 97%, 74%) |
| HSV | hsv(177, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(92.27, -36.91, -8.05) |
| CIE-LCH | lch(92.27, 37.78, 192.30°) |
| OKLab | oklab(91.96% -0.1123 -0.0224) |
| OKLCH | oklch(91.96% 0.115 191.3) |
| XYZ | xyz(60.3642, 81.3204, 100.4930) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 3.76
Bright Turquoise
#0FFEF9
ΔE00 4.38
Aqua
#00FFFF
ΔE00 4.61
Light Cyan
#ACFFFC
ΔE00 5.02
Bright Light Blue
#26F7FD
ΔE00 5.24
Bright Aqua
#0BF9EA
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDF7 #FD7D83
analogous
#7DFDB7 #7DFDF7 #7DC3FD
triadic
#7DFDF7 #F77DFD #FDF77D
tetradic
#7DFDF7 #B77DFD #FD7D83 #C3FD7D
square
#7DFDF7 #B77DFD #FD7D83 #C3FD7D
split-complementary
#7DFDF7 #FD7DC3 #FDB77D
monochromatic
#04FBF0 #41FCF3 #7DFDF7 #B9FEFB #E1FFFD
Accessibility & contrast
On white
1.22
#7DFDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#7DFDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDF7
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDF7 | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F2F7
Deuteranopia (green-blind)
#DBE2F8
Tritanopia (blue-blind)
#22FFFB
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7dfdf7; /* rgb */ color: rgb(125, 253, 247); /* oklch */ color: oklch(92.0% 0.115 191.3);
Tailwind
colors: {
custom: {
50: '#acfef9',
500: '#7dfdf7',
950: '#000000',
},
}SCSS
$custom: #7dfdf7; $custom-light: #acfef9; $custom-dark: #000000;
JSON
{
"hex": "#7dfdf7",
"rgb": {
"r": 125,
"g": 253,
"b": 247
},
"hsl": {
"h": 177.188,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.91964,
"c": 0.1145,
"h": 191.3
},
"luminance": 0.81326
}Semantic roles & 50–950 ramp
primary
#7DFDF7
secondary
#DB434A
accent
#000BE6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685