#77D2AF#77D2AF
#77D2AF is a light, moderate teal. Relative luminance 0.531; OKLCH L 79.7% C 0.102 H 167.0°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #77D2AF |
|---|---|
| RGB | rgb(119, 210, 175) |
| HSL | hsl(157, 50%, 65%) |
| HSV | hsv(157, 43%, 82%) |
| CMYK | cmyk(43.3%, 0%, 16.7%, 17.6%) |
| CIE-LAB | lab(77.94, -35.31, 8.93) |
| CIE-LCH | lch(77.94, 36.42, 165.81°) |
| OKLab | oklab(79.71% -0.0992 0.023) |
| OKLCH | oklch(79.71% 0.102 167) |
| XYZ | xyz(38.3890, 53.1075, 48.7770) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.07
Seafoam Blue
#78D1B6
ΔE00 2.38
Pale Teal
#82CBB2
ΔE00 3.52
Seafoam
#7FE0B3
ΔE00 3.96
Light Teal
#90E4C1
ΔE00 4.65
Eucalyptus
#44D7A8
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77D2AF #D2779A
analogous
#77D282 #77D2AF #77C8D2
triadic
#77D2AF #AF77D2 #D2AF77
tetradic
#77D2AF #8277D2 #D2779A #C8D277
square
#77D2AF #8277D2 #D2779A #C8D277
split-complementary
#77D2AF #D277C8 #D28277
monochromatic
#339B73 #49C394 #77D2AF #A5E1CA #D3F0E5
Accessibility & contrast
On white
1.81
#77D2AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#77D2AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77D2AF
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77D2AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77D2AF | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AD
Deuteranopia (green-blind)
#C0BCB1
Tritanopia (blue-blind)
#5BD3C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #77d2af; /* rgb */ color: rgb(119, 210, 175); /* oklch */ color: oklch(79.7% 0.102 167.0);
Tailwind
colors: {
custom: {
50: '#a3e0c6',
500: '#77d2af',
950: '#000000',
},
}SCSS
$custom: #77d2af; $custom-light: #a3e0c6; $custom-dark: #000000;
JSON
{
"hex": "#77d2af",
"rgb": {
"r": 119,
"g": 210,
"b": 175
},
"hsl": {
"h": 156.923,
"s": 50.276,
"l": 64.51
},
"oklch": {
"l": 0.79711,
"c": 0.10181,
"h": 167
},
"luminance": 0.5311
}Semantic roles & 50–950 ramp
primary
#77D2AF
secondary
#A04D6D
accent
#2861BE
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1513
muted
#808482