#79CDA2#79CDA2
#79CDA2 is a light, moderate green. Relative luminance 0.503; OKLCH L 78.3% C 0.104 H 160.4°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #79CDA2 |
|---|---|
| RGB | rgb(121, 205, 162) |
| HSL | hsl(149, 46%, 64%) |
| HSV | hsv(149, 41%, 80%) |
| CMYK | cmyk(41%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(76.27, -35.18, 13.53) |
| CIE-LCH | lch(76.27, 37.69, 158.97°) |
| OKLab | oklab(78.29% -0.0975 0.0347) |
| OKLCH | oklch(78.29% 0.104 160.4) |
| XYZ | xyz(36.2354, 50.3338, 41.9814) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.53
Seafoam
#7FE0B3
ΔE00 4.53
Seafoam Blue
#78D1B6
ΔE00 5.04
Pale Teal
#82CBB2
ΔE00 5.15
Eucalyptus
#44D7A8
ΔE00 5.56
Light Teal
#90E4C1
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79CDA2 #CD79A4
analogous
#7ACD79 #79CDA2 #79CDCC
triadic
#79CDA2 #A279CD #CDA279
tetradic
#79CDA2 #797ACD #CD79A4 #CDCC79
square
#79CDA2 #797ACD #CD79A4 #CDCC79
split-complementary
#79CDA2 #CC79CD #CD797A
monochromatic
#379465 #4CBC83 #79CDA2 #A6DEC1 #D2EEE0
Accessibility & contrast
On white
1.90
#79CDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#79CDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79CDA2
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79CDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79CDA2 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A0
Deuteranopia (green-blind)
#BEB8A5
Tritanopia (blue-blind)
#64CCC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #79cda2; /* rgb */ color: rgb(121, 205, 162); /* oklch */ color: oklch(78.3% 0.104 160.4);
Tailwind
colors: {
custom: {
50: '#a3dcbd',
500: '#79cda2',
950: '#000000',
},
}SCSS
$custom: #79cda2; $custom-light: #a3dcbd; $custom-dark: #000000;
JSON
{
"hex": "#79cda2",
"rgb": {
"r": 121,
"g": 205,
"b": 162
},
"hsl": {
"h": 149.286,
"s": 45.652,
"l": 63.922
},
"oklch": {
"l": 0.78291,
"c": 0.10352,
"h": 160.4
},
"luminance": 0.50336
}Semantic roles & 50–950 ramp
primary
#79CDA2
secondary
#9B5076
accent
#2D74B9
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482