#7DCDA5#7DCDA5
#7DCDA5 is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.6% C 0.098 H 161.2°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDA5 |
|---|---|
| RGB | rgb(125, 205, 165) |
| HSL | hsl(150, 44%, 65%) |
| HSV | hsv(150, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 19.5%, 19.6%) |
| CIE-LAB | lab(76.52, -33.45, 12.29) |
| CIE-LCH | lch(76.52, 35.64, 159.82°) |
| OKLab | oklab(78.56% -0.093 0.0316) |
| OKLCH | oklch(78.56% 0.098 161.2) |
| XYZ | xyz(37.0776, 50.7369, 43.4295) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.42
Pale Teal
#82CBB2
ΔE00 4.37
Seafoam Blue
#78D1B6
ΔE00 4.44
Seafoam
#7FE0B3
ΔE00 4.58
Light Teal
#90E4C1
ΔE00 5.87
Eucalyptus
#44D7A8
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDA5 #CD7DA5
analogous
#7DCD7D #7DCDA5 #7DCDCD
triadic
#7DCDA5 #A57DCD #CDA57D
tetradic
#7DCDA5 #7D7DCD #CD7DA5 #CDCD7D
square
#7DCDA5 #7D7DCD #CD7DA5 #CDCD7D
split-complementary
#7DCDA5 #CD7DCD #CD7D7D
monochromatic
#3A9668 #51BC86 #7DCDA5 #A9DEC4 #D5EFE2
Accessibility & contrast
On white
1.88
#7DCDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#7DCDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDA5
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDA5 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A3
Deuteranopia (green-blind)
#BEB9A7
Tritanopia (blue-blind)
#6ACDC2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7dcda5; /* rgb */ color: rgb(125, 205, 165); /* oklch */ color: oklch(78.6% 0.098 161.2);
Tailwind
colors: {
custom: {
50: '#a6dcbf',
500: '#7dcda5',
950: '#000000',
},
}SCSS
$custom: #7dcda5; $custom-light: #a6dcbf; $custom-dark: #000000;
JSON
{
"hex": "#7dcda5",
"rgb": {
"r": 125,
"g": 205,
"b": 165
},
"hsl": {
"h": 150,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.7856,
"c": 0.09823,
"h": 161.2
},
"luminance": 0.50739
}Semantic roles & 50–950 ramp
primary
#7DCDA5
secondary
#9C5277
accent
#2E73B8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101512
muted
#808482