#7DCDA3#7DCDA3
#7DCDA3 is a light, moderate green. Relative luminance 0.507; OKLCH L 78.5% C 0.100 H 160.0°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDA3 |
|---|---|
| RGB | rgb(125, 205, 163) |
| HSL | hsl(149, 44%, 65%) |
| HSV | hsv(149, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 20.5%, 19.6%) |
| CIE-LAB | lab(76.48, -33.86, 13.30) |
| CIE-LCH | lch(76.48, 36.38, 158.55°) |
| OKLab | oklab(78.51% -0.0939 0.0342) |
| OKLCH | oklch(78.51% 0.1 160) |
| XYZ | xyz(36.8970, 50.6646, 42.4783) |
| Luminance | 0.5067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.78
Seafoam
#7FE0B3
ΔE00 4.58
Pale Teal
#82CBB2
ΔE00 4.90
Seafoam Blue
#78D1B6
ΔE00 4.97
Eucalyptus
#44D7A8
ΔE00 6.01
Light Teal
#90E4C1
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDA3 #CD7DA7
analogous
#7FCD7D #7DCDA3 #7DCDCB
triadic
#7DCDA3 #A37DCD #CDA37D
tetradic
#7DCDA3 #7D7FCD #CD7DA7 #CDCB7D
square
#7DCDA3 #7D7FCD #CD7DA7 #CDCB7D
split-complementary
#7DCDA3 #CB7DCD #CD7D7F
monochromatic
#3A9665 #51BC84 #7DCDA3 #A9DEC2 #D5EFE2
Accessibility & contrast
On white
1.89
#7DCDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#7DCDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDA3
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDA3 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A1
Deuteranopia (green-blind)
#BEB9A5
Tritanopia (blue-blind)
#6ACCC1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7dcda3; /* rgb */ color: rgb(125, 205, 163); /* oklch */ color: oklch(78.5% 0.100 160.0);
Tailwind
colors: {
custom: {
50: '#a6dcbe',
500: '#7dcda3',
950: '#000000',
},
}SCSS
$custom: #7dcda3; $custom-light: #a6dcbe; $custom-dark: #000000;
JSON
{
"hex": "#7dcda3",
"rgb": {
"r": 125,
"g": 205,
"b": 163
},
"hsl": {
"h": 148.5,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.7851,
"c": 0.09992,
"h": 160
},
"luminance": 0.50667
}Semantic roles & 50–950 ramp
primary
#7DCDA3
secondary
#9C5279
accent
#2E76B8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101512
muted
#808482