#7DDEC3#7DDEC3
#7DDEC3 is a very light, moderate teal. Relative luminance 0.605; OKLCH L 83.3% C 0.101 H 173.7°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEC3 |
|---|---|
| RGB | rgb(125, 222, 195) |
| HSL | hsl(163, 60%, 68%) |
| HSV | hsv(163, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 12.2%, 12.9%) |
| CIE-LAB | lab(82.13, -34.95, 4.35) |
| CIE-LCH | lch(82.13, 35.21, 172.91°) |
| OKLab | oklab(83.33% -0.0999 0.011) |
| OKLCH | oklch(83.33% 0.101 173.7) |
| XYZ | xyz(44.4250, 60.5393, 60.9634) |
| Luminance | 0.6054 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 3.10
Light Teal
#90E4C1
ΔE00 3.56
Tiffany Blue
#7BF2DA
ΔE00 4.86
Pale Teal
#82CBB2
ΔE00 4.91
Seafoam
#7FE0B3
ΔE00 5.12
Mediumaquamarine
#66CDAA
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEC3 #DE7D98
analogous
#7DDE92 #7DDEC3 #7DC8DE
triadic
#7DDEC3 #C37DDE #DEC37D
tetradic
#7DDEC3 #927DDE #DE7D98 #C8DE7D
square
#7DDEC3 #927DDE #DE7D98 #C8DE7D
split-complementary
#7DDEC3 #DE7DC8 #DE927D
monochromatic
#2DB38E #4CD2AC #7DDEC3 #AEEADA #DFF7F0
Accessibility & contrast
On white
1.60
#7DDEC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#7DDEC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEC3
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEC3 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D3C2
Deuteranopia (green-blind)
#C8C8C5
Tritanopia (blue-blind)
#5BE0D6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ddec3; /* rgb */ color: rgb(125, 222, 195); /* oklch */ color: oklch(83.3% 0.101 173.7);
Tailwind
colors: {
custom: {
50: '#a8e8d5',
500: '#7ddec3',
950: '#000000',
},
}SCSS
$custom: #7ddec3; $custom-light: #a8e8d5; $custom-dark: #000000;
JSON
{
"hex": "#7ddec3",
"rgb": {
"r": 125,
"g": 222,
"b": 195
},
"hsl": {
"h": 163.299,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.83325,
"c": 0.10054,
"h": 173.7
},
"luminance": 0.60543
}Semantic roles & 50–950 ramp
primary
#7DDEC3
secondary
#B54B68
accent
#1E4DC7
background
#FDFEFE
surface
#F7FDFB
border
#D0D5D4
text
#101614
muted
#818483