#7DDCDC#7DDCDC
#7DDCDC is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.6% C 0.090 H 195.6°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDCDC |
|---|---|
| RGB | rgb(125, 220, 220) |
| HSL | hsl(180, 58%, 68%) |
| HSV | hsv(180, 43%, 86%) |
| CMYK | cmyk(43.2%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(82.22, -28.09, -8.79) |
| CIE-LCH | lch(82.22, 29.43, 197.38°) |
| OKLab | oklab(83.62% -0.0871 -0.0242) |
| OKLCH | oklch(83.62% 0.09 195.6) |
| XYZ | xyz(46.9639, 60.7100, 76.9396) |
| Luminance | 0.6071 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.47
Robin'S Egg Blue
#98EFF9
ΔE00 6.25
Robin'S Egg
#6DEDFD
ΔE00 6.57
Robin Egg Blue
#8AF1FE
ΔE00 6.64
Paleturquoise
#AFEEEE
ΔE00 6.72
Darkturquoise
#00CED1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDCDC #DC7D7D
analogous
#7DDCAC #7DDCDC #7DACDC
triadic
#7DDCDC #DC7DDC #DCDC7D
tetradic
#7DDCDC #AC7DDC #DC7D7D #ACDC7D
square
#7DDCDC #AC7DDC #DC7D7D #ACDC7D
split-complementary
#7DDCDC #DC7DAC #DCAC7D
monochromatic
#2FAFAF #4DCFCF #7DDCDC #ADE9E9 #DDF6F6
Accessibility & contrast
On white
1.60
#7DDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#7DDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDCDC
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDCDC | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#4DE1DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ddcdc; /* rgb */ color: rgb(125, 220, 220); /* oklch */ color: oklch(83.6% 0.090 195.6);
Tailwind
colors: {
custom: {
50: '#a8e7e6',
500: '#7ddcdc',
950: '#000000',
},
}SCSS
$custom: #7ddcdc; $custom-light: #a8e7e6; $custom-dark: #000000;
JSON
{
"hex": "#7ddcdc",
"rgb": {
"r": 125,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.83619,
"c": 0.09038,
"h": 195.6
},
"luminance": 0.60714
}Semantic roles & 50–950 ramp
primary
#7DDCDC
secondary
#B24C4C
accent
#2020C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484