#7DCDC2#7DCDC2
#7DCDC2 is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.4% C 0.081 H 184.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDC2 |
|---|---|
| RGB | rgb(125, 205, 194) |
| HSL | hsl(172, 44%, 65%) |
| HSV | hsv(172, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(77.23, -27.09, -2.26) |
| CIE-LCH | lch(77.23, 27.18, 184.76°) |
| OKLab | oklab(79.37% -0.0804 -0.0065) |
| OKLCH | oklch(79.37% 0.081 184.6) |
| XYZ | xyz(40.0227, 51.9149, 58.9401) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.21
Mediumturquoise
#48D1CC
ΔE00 5.43
Seafoam Blue
#78D1B6
ΔE00 5.52
Turquoise
#40E0D0
ΔE00 7.18
Mediumaquamarine
#66CDAA
ΔE00 8.07
Darkturquoise
#00CED1
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDC2 #CD7D88
analogous
#7DCD9A #7DCDC2 #7DB0CD
triadic
#7DCDC2 #C27DCD #CDC27D
tetradic
#7DCDC2 #9A7DCD #CD7D88 #B0CD7D
square
#7DCDC2 #9A7DCD #CD7D88 #B0CD7D
split-complementary
#7DCDC2 #CD7DB0 #CD9A7D
monochromatic
#3A9689 #51BCAD #7DCDC2 #A9DED7 #D5EFEB
Accessibility & contrast
On white
1.84
#7DCDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#7DCDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDC2
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDC2 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C2
Deuteranopia (green-blind)
#B8BAC3
Tritanopia (blue-blind)
#5FD0C9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dcdc2; /* rgb */ color: rgb(125, 205, 194); /* oklch */ color: oklch(79.4% 0.081 184.6);
Tailwind
colors: {
custom: {
50: '#a6dcd4',
500: '#7dcdc2',
950: '#000000',
},
}SCSS
$custom: #7dcdc2; $custom-light: #a6dcd4; $custom-dark: #000000;
JSON
{
"hex": "#7dcdc2",
"rgb": {
"r": 125,
"g": 205,
"b": 194
},
"hsl": {
"h": 171.75,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.79368,
"c": 0.08062,
"h": 184.6
},
"luminance": 0.51918
}Semantic roles & 50–950 ramp
primary
#7DCDC2
secondary
#9C525C
accent
#2E41B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483