#7DFDD4#7DFDD4
#7DFDD4 is a very light, vivid teal. Relative luminance 0.794; OKLCH L 91.0% C 0.129 H 170.0°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDD4 |
|---|---|
| RGB | rgb(125, 253, 212) |
| HSL | hsl(161, 97%, 74%) |
| HSV | hsv(161, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 16.2%, 0.8%) |
| CIE-LAB | lab(91.40, -45.10, 8.80) |
| CIE-LCH | lch(91.40, 45.95, 168.96°) |
| OKLab | oklab(90.96% -0.1271 0.0225) |
| OKLCH | oklch(90.96% 0.129 170) |
| XYZ | xyz(55.4611, 79.3592, 74.6698) |
| Luminance | 0.7936 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 0.63
Light Aqua
#8CFFDB
ΔE00 1.74
Light Turquoise
#7EF4CC
ΔE00 1.91
Light Aquamarine
#7BFDC7
ΔE00 3.18
Pale Turquoise
#A5FBD5
ΔE00 4.42
Tiffany Blue
#7BF2DA
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDD4 #FD7DA6
analogous
#7DFD94 #7DFDD4 #7DE6FD
triadic
#7DFDD4 #D47DFD #FDD47D
tetradic
#7DFDD4 #947DFD #FD7DA6 #E6FD7D
square
#7DFDD4 #947DFD #FD7DA6 #E6FD7D
split-complementary
#7DFDD4 #FD7DE6 #FD947D
monochromatic
#04FBAC #41FCC0 #7DFDD4 #B9FEE8 #E1FFF5
Accessibility & contrast
On white
1.24
#7DFDD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#7DFDD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDD4
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDD4 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EFD2
Deuteranopia (green-blind)
#E3E1D7
Tritanopia (blue-blind)
#48FEF1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfdd4; /* rgb */ color: rgb(125, 253, 212); /* oklch */ color: oklch(91.0% 0.129 170.0);
Tailwind
colors: {
custom: {
50: '#abfee1',
500: '#7dfdd4',
950: '#000000',
},
}SCSS
$custom: #7dfdd4; $custom-light: #abfee1; $custom-dark: #000000;
JSON
{
"hex": "#7dfdd4",
"rgb": {
"r": 125,
"g": 253,
"b": 212
},
"hsl": {
"h": 160.781,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.90963,
"c": 0.12908,
"h": 170
},
"luminance": 0.79364
}Semantic roles & 50–950 ramp
primary
#7DFDD4
secondary
#DB4374
accent
#004AE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684