#7DDEDD#7DDEDD
#7DDEDD is a very light, moderate teal. Relative luminance 0.618; OKLCH L 84.1% C 0.092 H 194.7°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDEDD |
|---|---|
| RGB | rgb(125, 222, 221) |
| HSL | hsl(179, 60%, 68%) |
| HSV | hsv(179, 44%, 87%) |
| CMYK | cmyk(43.7%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(82.82, -28.80, -8.44) |
| CIE-LCH | lch(82.82, 30.01, 196.33°) |
| OKLab | oklab(84.11% -0.0889 -0.0233) |
| OKLCH | oklch(84.11% 0.092 194.7) |
| XYZ | xyz(47.6248, 61.8192, 77.8152) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 6.27
Robin'S Egg
#6DEDFD
ΔE00 6.62
Paleturquoise
#AFEEEE
ΔE00 6.62
Robin Egg Blue
#8AF1FE
ΔE00 6.63
Darkturquoise
#00CED1
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDEDD #DE7D7E
analogous
#7DDEAC #7DDEDD #7DAFDE
triadic
#7DDEDD #DD7DDE #DEDD7D
tetradic
#7DDEDD #AC7DDE #DE7D7E #AFDE7D
square
#7DDEDD #AC7DDE #DE7D7E #AFDE7D
split-complementary
#7DDEDD #DE7DAF #DEAC7D
monochromatic
#2DB3B2 #4CD2D0 #7DDEDD #AEEAEA #DFF7F7
Accessibility & contrast
On white
1.57
#7DDEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#7DDEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDEDD
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDEDD | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DD
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#4CE3DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7ddedd; /* rgb */ color: rgb(125, 222, 221); /* oklch */ color: oklch(84.1% 0.092 194.7);
Tailwind
colors: {
custom: {
50: '#a8e8e7',
500: '#7ddedd',
950: '#000000',
},
}SCSS
$custom: #7ddedd; $custom-light: #a8e8e7; $custom-dark: #000000;
JSON
{
"hex": "#7ddedd",
"rgb": {
"r": 125,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.381,
"s": 59.509,
"l": 68.039
},
"oklch": {
"l": 0.84106,
"c": 0.09194,
"h": 194.7
},
"luminance": 0.61823
}Semantic roles & 50–950 ramp
primary
#7DDEDD
secondary
#B54B4C
accent
#1E20C7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484