#7DE0DC#7DE0DC
#7DE0DC is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.5% C 0.094 H 192.1°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE0DC |
|---|---|
| RGB | rgb(125, 224, 220) |
| HSL | hsl(178, 61%, 68%) |
| HSV | hsv(178, 44%, 88%) |
| CMYK | cmyk(44.2%, 0%, 1.8%, 12.2%) |
| CIE-LAB | lab(83.36, -30.01, -7.11) |
| CIE-LCH | lch(83.36, 30.84, 193.33°) |
| OKLab | oklab(84.53% -0.0916 -0.0197) |
| OKLCH | oklch(84.53% 0.094 192.1) |
| XYZ | xyz(48.0263, 62.8347, 77.2938) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.36
Turquoise
#40E0D0
ΔE00 6.23
Paleturquoise
#AFEEEE
ΔE00 6.80
Robin'S Egg Blue
#98EFF9
ΔE00 6.93
Robin Egg Blue
#8AF1FE
ΔE00 7.32
Robin'S Egg
#6DEDFD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE0DC #E07D81
analogous
#7DE0AA #7DE0DC #7DB2E0
triadic
#7DE0DC #DC7DE0 #E0DC7D
tetradic
#7DE0DC #AA7DE0 #E07D81 #B2E07D
square
#7DE0DC #AA7DE0 #E07D81 #B2E07D
split-complementary
#7DE0DC #E07DB2 #E0AA7D
monochromatic
#2CB7B1 #4CD4CF #7DE0DC #AEECE9 #E0F8F7
Accessibility & contrast
On white
1.55
#7DE0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#7DE0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE0DC
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE0DC | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DC
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#4CE5DE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7de0dc; /* rgb */ color: rgb(125, 224, 220); /* oklch */ color: oklch(84.5% 0.094 192.1);
Tailwind
colors: {
custom: {
50: '#a9eae6',
500: '#7de0dc',
950: '#000000',
},
}SCSS
$custom: #7de0dc; $custom-light: #a9eae6; $custom-dark: #000000;
JSON
{
"hex": "#7de0dc",
"rgb": {
"r": 125,
"g": 224,
"b": 220
},
"hsl": {
"h": 177.576,
"s": 61.491,
"l": 68.431
},
"oklch": {
"l": 0.8453,
"c": 0.09371,
"h": 192.1
},
"luminance": 0.62839
}Semantic roles & 50–950 ramp
primary
#7DE0DC
secondary
#B74A4F
accent
#1C23C9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101616
muted
#818484