#7DDCD3#7DDCD3
#7DDCD3 is a very light, moderate teal. Relative luminance 0.603; OKLCH L 83.3% C 0.092 H 187.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #7DDCD3 |
|---|---|
| RGB | rgb(125, 220, 211) |
| HSL | hsl(174, 58%, 68%) |
| HSV | hsv(174, 43%, 86%) |
| CMYK | cmyk(43.2%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(81.97, -30.29, -4.38) |
| CIE-LCH | lch(81.97, 30.60, 188.22°) |
| OKLab | oklab(83.33% -0.0908 -0.0123) |
| OKLCH | oklch(83.33% 0.092 187.7) |
| XYZ | xyz(45.8039, 60.2460, 70.8303) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.98
Turquoise
#40E0D0
ΔE00 5.29
Tiffany Blue
#7BF2DA
ΔE00 6.74
Seafoam Blue
#78D1B6
ΔE00 7.04
Pale Teal
#82CBB2
ΔE00 7.68
Darkturquoise
#00CED1
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DDCD3 #DC7D86
analogous
#7DDCA4 #7DDCD3 #7DB5DC
triadic
#7DDCD3 #D37DDC #DCD37D
tetradic
#7DDCD3 #A47DDC #DC7D86 #B5DC7D
square
#7DDCD3 #A47DDC #DC7D86 #B5DC7D
split-complementary
#7DDCD3 #DC7DB5 #DCA47D
monochromatic
#2FAFA3 #4DCFC3 #7DDCD3 #ADE9E3 #DDF6F4
Accessibility & contrast
On white
1.61
#7DDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#7DDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DDCD3
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DDCD3 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D3
Deuteranopia (green-blind)
#C3C7D4
Tritanopia (blue-blind)
#53E0D9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ddcd3; /* rgb */ color: rgb(125, 220, 211); /* oklch */ color: oklch(83.3% 0.092 187.7);
Tailwind
colors: {
custom: {
50: '#a8e7e0',
500: '#7ddcd3',
950: '#000000',
},
}SCSS
$custom: #7ddcd3; $custom-light: #a8e7e0; $custom-dark: #000000;
JSON
{
"hex": "#7ddcd3",
"rgb": {
"r": 125,
"g": 220,
"b": 211
},
"hsl": {
"h": 174.316,
"s": 57.576,
"l": 67.647
},
"oklch": {
"l": 0.83334,
"c": 0.09163,
"h": 187.7
},
"luminance": 0.6025
}Semantic roles & 50–950 ramp
primary
#7DDCD3
secondary
#B24C55
accent
#2030C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101615
muted
#818484