#7DFDF4#7DFDF4
#7DFDF4 is a very light, moderate teal. Relative luminance 0.811; OKLCH L 91.9% C 0.115 H 189.2°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDF4 |
|---|---|
| RGB | rgb(125, 253, 244) |
| HSL | hsl(176, 97%, 74%) |
| HSV | hsv(176, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(92.19, -37.66, -6.61) |
| CIE-LCH | lch(92.19, 38.23, 189.96°) |
| OKLab | oklab(91.87% -0.1135 -0.0185) |
| OKLCH | oklch(91.87% 0.115 189.2) |
| XYZ | xyz(59.9050, 81.1367, 98.0745) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 4.37
Bright Turquoise
#0FFEF9
ΔE00 4.47
Aqua
#00FFFF
ΔE00 5.03
Bright Aqua
#0BF9EA
ΔE00 5.07
Light Cyan
#ACFFFC
ΔE00 5.40
Tiffany Blue
#7BF2DA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDF4 #FD7D86
analogous
#7DFDB4 #7DFDF4 #7DC6FD
triadic
#7DFDF4 #F47DFD #FDF47D
tetradic
#7DFDF4 #B47DFD #FD7D86 #C6FD7D
square
#7DFDF4 #B47DFD #FD7D86 #C6FD7D
split-complementary
#7DFDF4 #FD7DC6 #FDB47D
monochromatic
#04FBEA #41FCEF #7DFDF4 #B9FEF9 #E1FFFC
Accessibility & contrast
On white
1.22
#7DFDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#7DFDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDF4
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDF4 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F4
Deuteranopia (green-blind)
#DCE2F5
Tritanopia (blue-blind)
#27FFFA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #7dfdf4; /* rgb */ color: rgb(125, 253, 244); /* oklch */ color: oklch(91.9% 0.115 189.2);
Tailwind
colors: {
custom: {
50: '#acfef7',
500: '#7dfdf4',
950: '#000000',
},
}SCSS
$custom: #7dfdf4; $custom-light: #acfef7; $custom-dark: #000000;
JSON
{
"hex": "#7dfdf4",
"rgb": {
"r": 125,
"g": 253,
"b": 244
},
"hsl": {
"h": 175.781,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.91871,
"c": 0.11502,
"h": 189.2
},
"luminance": 0.81142
}Semantic roles & 50–950 ramp
primary
#7DFDF4
secondary
#DB434E
accent
#0010E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685