#7DE3DC#7DE3DC
#7DE3DC is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.2% C 0.096 H 189.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE3DC |
|---|---|
| RGB | rgb(125, 227, 220) |
| HSL | hsl(176, 65%, 69%) |
| HSV | hsv(176, 45%, 89%) |
| CMYK | cmyk(44.9%, 0%, 3.1%, 11%) |
| CIE-LAB | lab(84.21, -31.44, -5.85) |
| CIE-LCH | lch(84.21, 31.98, 190.55°) |
| OKLab | oklab(85.21% -0.095 -0.0163) |
| OKLCH | oklch(85.21% 0.096 189.7) |
| XYZ | xyz(48.8396, 64.4615, 77.5649) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.45
Mediumturquoise
#48D1CC
ΔE00 5.67
Tiffany Blue
#7BF2DA
ΔE00 6.38
Paleturquoise
#AFEEEE
ΔE00 7.09
Light Cyan
#ACFFFC
ΔE00 7.28
Bright Cyan
#41FDFE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE3DC #E37D84
analogous
#7DE3A9 #7DE3DC #7DB7E3
triadic
#7DE3DC #DC7DE3 #E3DC7D
tetradic
#7DE3DC #A97DE3 #E37D84 #B7E37D
square
#7DE3DC #A97DE3 #E37D84 #B7E37D
split-complementary
#7DE3DC #E37DB7 #E3A97D
monochromatic
#29BDB3 #4BD8CE #7DE3DC #AFEEEA #E2F9F7
Accessibility & contrast
On white
1.51
#7DE3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#7DE3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE3DC
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE3DC | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADC
Deuteranopia (green-blind)
#C7CDDD
Tritanopia (blue-blind)
#4BE8E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7de3dc; /* rgb */ color: rgb(125, 227, 220); /* oklch */ color: oklch(85.2% 0.096 189.7);
Tailwind
colors: {
custom: {
50: '#a9ece6',
500: '#7de3dc',
950: '#000000',
},
}SCSS
$custom: #7de3dc; $custom-light: #a9ece6; $custom-dark: #000000;
JSON
{
"hex": "#7de3dc",
"rgb": {
"r": 125,
"g": 227,
"b": 220
},
"hsl": {
"h": 175.882,
"s": 64.557,
"l": 69.02
},
"oklch": {
"l": 0.85214,
"c": 0.0964,
"h": 189.7
},
"luminance": 0.64465
}Semantic roles & 50–950 ramp
primary
#7DE3DC
secondary
#BB4A51
accent
#1925CC
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484