#7DCDC8#7DCDC8
#7DCDC8 is a light, moderate teal. Relative luminance 0.522; OKLCH L 79.6% C 0.079 H 190.6°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDC8 |
|---|---|
| RGB | rgb(125, 205, 200) |
| HSL | hsl(176, 44%, 65%) |
| HSV | hsv(176, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(77.39, -25.66, -5.24) |
| CIE-LCH | lch(77.39, 26.19, 191.55°) |
| OKLab | oklab(79.55% -0.0778 -0.0145) |
| OKLCH | oklch(79.55% 0.079 190.6) |
| XYZ | xyz(40.7102, 52.1899, 62.5608) |
| Luminance | 0.5219 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.03
Darkturquoise
#00CED1
ΔE00 7.09
Pale Teal
#82CBB2
ΔE00 7.47
Seafoam Blue
#78D1B6
ΔE00 7.83
Turquoise
#40E0D0
ΔE00 7.95
Topaz
#13BBAF
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDC8 #CD7D82
analogous
#7DCDA0 #7DCDC8 #7DAACD
triadic
#7DCDC8 #C87DCD #CDC87D
tetradic
#7DCDC8 #A07DCD #CD7D82 #AACD7D
square
#7DCDC8 #A07DCD #CD7D82 #AACD7D
split-complementary
#7DCDC8 #CD7DAA #CDA07D
monochromatic
#3A9690 #51BCB5 #7DCDC8 #A9DEDB #D5EFED
Accessibility & contrast
On white
1.84
#7DCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#7DCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDC8
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDC8 | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C8
Deuteranopia (green-blind)
#B6BBC9
Tritanopia (blue-blind)
#5CD1CB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #7dcdc8; /* rgb */ color: rgb(125, 205, 200); /* oklch */ color: oklch(79.6% 0.079 190.6);
Tailwind
colors: {
custom: {
50: '#a6dcd8',
500: '#7dcdc8',
950: '#000000',
},
}SCSS
$custom: #7dcdc8; $custom-light: #a6dcd8; $custom-dark: #000000;
JSON
{
"hex": "#7dcdc8",
"rgb": {
"r": 125,
"g": 205,
"b": 200
},
"hsl": {
"h": 176.25,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.79554,
"c": 0.07918,
"h": 190.6
},
"luminance": 0.52193
}Semantic roles & 50–950 ramp
primary
#7DCDC8
secondary
#9C5257
accent
#2E37B8
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483