#7DE3DD#7DE3DD
#7DE3DD is a very light, moderate teal. Relative luminance 0.645; OKLCH L 85.2% C 0.096 H 190.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE3DD |
|---|---|
| RGB | rgb(125, 227, 221) |
| HSL | hsl(176, 65%, 69%) |
| HSV | hsv(176, 45%, 89%) |
| CMYK | cmyk(44.9%, 0%, 2.6%, 11%) |
| CIE-LAB | lab(84.23, -31.20, -6.34) |
| CIE-LCH | lch(84.23, 31.83, 191.49°) |
| OKLab | oklab(85.25% -0.0946 -0.0176) |
| OKLCH | oklch(85.25% 0.096 190.5) |
| XYZ | xyz(48.9725, 64.5146, 78.2645) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.67
Turquoise
#40E0D0
ΔE00 5.68
Tiffany Blue
#7BF2DA
ΔE00 6.70
Paleturquoise
#AFEEEE
ΔE00 6.93
Light Cyan
#ACFFFC
ΔE00 7.18
Bright Cyan
#41FDFE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE3DD #E37D83
analogous
#7DE3AA #7DE3DD #7DB6E3
triadic
#7DE3DD #DD7DE3 #E3DD7D
tetradic
#7DE3DD #AA7DE3 #E37D83 #B6E37D
square
#7DE3DD #AA7DE3 #E37D83 #B6E37D
split-complementary
#7DE3DD #E37DB6 #E3AA7D
monochromatic
#29BDB4 #4BD8D0 #7DE3DD #AFEEEA #E2F9F7
Accessibility & contrast
On white
1.51
#7DE3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#7DE3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE3DD
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE3DD | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#C7CDDE
Tritanopia (blue-blind)
#4AE8E1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7de3dd; /* rgb */ color: rgb(125, 227, 221); /* oklch */ color: oklch(85.2% 0.096 190.5);
Tailwind
colors: {
custom: {
50: '#a9ece7',
500: '#7de3dd',
950: '#000000',
},
}SCSS
$custom: #7de3dd; $custom-light: #a9ece7; $custom-dark: #000000;
JSON
{
"hex": "#7de3dd",
"rgb": {
"r": 125,
"g": 227,
"b": 221
},
"hsl": {
"h": 176.471,
"s": 64.557,
"l": 69.02
},
"oklch": {
"l": 0.85245,
"c": 0.09623,
"h": 190.5
},
"luminance": 0.64519
}Semantic roles & 50–950 ramp
primary
#7DE3DD
secondary
#BB4A50
accent
#1924CC
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484