#77CDA2#77CDA2
#77CDA2 is a light, moderate teal. Relative luminance 0.502; OKLCH L 78.2% C 0.105 H 160.9°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #77CDA2 |
|---|---|
| RGB | rgb(119, 205, 162) |
| HSL | hsl(150, 46%, 64%) |
| HSV | hsv(150, 42%, 80%) |
| CMYK | cmyk(42%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(76.19, -35.73, 13.39) |
| CIE-LCH | lch(76.19, 38.16, 159.46°) |
| OKLab | oklab(78.2% -0.0991 0.0344) |
| OKLCH | oklch(78.2% 0.105 160.9) |
| XYZ | xyz(35.9580, 50.1907, 41.9684) |
| Luminance | 0.5019 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 3.33
Seafoam
#7FE0B3
ΔE00 4.51
Seafoam Blue
#78D1B6
ΔE00 4.97
Pale Teal
#82CBB2
ΔE00 5.17
Eucalyptus
#44D7A8
ΔE00 5.32
Light Teal
#90E4C1
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CDA2 #CD77A2
analogous
#77CD77 #77CDA2 #77CDCD
triadic
#77CDA2 #A277CD #CDA277
tetradic
#77CDA2 #7777CD #CD77A2 #CDCD77
square
#77CDA2 #7777CD #CD77A2 #CDCD77
split-complementary
#77CDA2 #CD77CD #CD7777
monochromatic
#369365 #4ABD83 #77CDA2 #A4DDC1 #D0EEDF
Accessibility & contrast
On white
1.90
#77CDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#77CDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CDA2
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CDA2 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A0
Deuteranopia (green-blind)
#BDB8A5
Tritanopia (blue-blind)
#61CCC1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #77cda2; /* rgb */ color: rgb(119, 205, 162); /* oklch */ color: oklch(78.2% 0.105 160.9);
Tailwind
colors: {
custom: {
50: '#a2dcbd',
500: '#77cda2',
950: '#000000',
},
}SCSS
$custom: #77cda2; $custom-light: #a2dcbd; $custom-dark: #000000;
JSON
{
"hex": "#77cda2",
"rgb": {
"r": 119,
"g": 205,
"b": 162
},
"hsl": {
"h": 150,
"s": 46.237,
"l": 63.529
},
"oklch": {
"l": 0.78196,
"c": 0.10486,
"h": 160.9
},
"luminance": 0.50193
}Semantic roles & 50–950 ramp
primary
#77CDA2
secondary
#9A4F74
accent
#2C73B9
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1512
muted
#808482