#7DCDA2#7DCDA2
#7DCDA2 is a light, moderate green. Relative luminance 0.506; OKLCH L 78.5% C 0.101 H 159.4°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #7DCDA2 |
|---|---|
| RGB | rgb(125, 205, 162) |
| HSL | hsl(148, 44%, 65%) |
| HSV | hsv(148, 39%, 80%) |
| CMYK | cmyk(39%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(76.45, -34.06, 13.81) |
| CIE-LCH | lch(76.45, 36.75, 157.94°) |
| OKLab | oklab(78.49% -0.0943 0.0354) |
| OKLCH | oklch(78.49% 0.101 159.4) |
| XYZ | xyz(36.8078, 50.6289, 42.0082) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.98
Seafoam
#7FE0B3
ΔE00 4.61
Pale Teal
#82CBB2
ΔE00 5.16
Seafoam Blue
#78D1B6
ΔE00 5.23
Eucalyptus
#44D7A8
ΔE00 6.04
Light Teal
#90E4C1
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DCDA2 #CD7DA8
analogous
#80CD7D #7DCDA2 #7DCDCA
triadic
#7DCDA2 #A27DCD #CDA27D
tetradic
#7DCDA2 #7D80CD #CD7DA8 #CDCA7D
square
#7DCDA2 #7D80CD #CD7DA8 #CDCA7D
split-complementary
#7DCDA2 #CA7DCD #CD7D80
monochromatic
#3A9664 #51BC82 #7DCDA2 #A9DEC2 #D5EFE1
Accessibility & contrast
On white
1.89
#7DCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#7DCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DCDA2
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DCDA2 | 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)
#CBC2A0
Deuteranopia (green-blind)
#BFB9A5
Tritanopia (blue-blind)
#6BCCC1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #7dcda2; /* rgb */ color: rgb(125, 205, 162); /* oklch */ color: oklch(78.5% 0.101 159.4);
Tailwind
colors: {
custom: {
50: '#a6dcbd',
500: '#7dcda2',
950: '#000000',
},
}SCSS
$custom: #7dcda2; $custom-light: #a6dcbd; $custom-dark: #000000;
JSON
{
"hex": "#7dcda2",
"rgb": {
"r": 125,
"g": 205,
"b": 162
},
"hsl": {
"h": 147.75,
"s": 44.444,
"l": 64.706
},
"oklch": {
"l": 0.78485,
"c": 0.10078,
"h": 159.4
},
"luminance": 0.50631
}Semantic roles & 50–950 ramp
primary
#7DCDA2
secondary
#9C527A
accent
#2E78B8
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#101512
muted
#808482