#77CEAA#77CEAA
#77CEAA is a light, moderate teal. Relative luminance 0.510; OKLCH L 78.6% C 0.100 H 165.4°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #77CEAA |
|---|---|
| RGB | rgb(119, 206, 170) |
| HSL | hsl(155, 47%, 64%) |
| HSV | hsv(155, 42%, 81%) |
| CMYK | cmyk(42.2%, 0%, 17.5%, 19.2%) |
| CIE-LAB | lab(76.66, -34.53, 9.78) |
| CIE-LCH | lch(76.66, 35.88, 164.19°) |
| OKLab | oklab(78.64% -0.0967 0.0251) |
| OKLCH | oklch(78.64% 0.1 165.4) |
| XYZ | xyz(36.9318, 50.9642, 45.9134) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mediumaquamarine
#66CDAA
ΔE00 2.01
Seafoam Blue
#78D1B6
ΔE00 2.96
Pale Teal
#82CBB2
ΔE00 3.44
Seafoam
#7FE0B3
ΔE00 4.57
Eucalyptus
#44D7A8
ΔE00 5.29
Light Teal
#90E4C1
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CEAA #CE779B
analogous
#77CE7E #77CEAA #77C6CE
triadic
#77CEAA #AA77CE #CEAA77
tetradic
#77CEAA #7E77CE #CE779B #C6CE77
square
#77CEAA #7E77CE #CE779B #C6CE77
split-complementary
#77CEAA #CE77C6 #CE7E77
monochromatic
#36956E #4ABE8E #77CEAA #A4DEC6 #D1EEE2
Accessibility & contrast
On white
1.88
#77CEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#77CEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CEAA
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CEAA | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A8
Deuteranopia (green-blind)
#BDB9AC
Tritanopia (blue-blind)
#5ECEC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #77ceaa; /* rgb */ color: rgb(119, 206, 170); /* oklch */ color: oklch(78.6% 0.100 165.4);
Tailwind
colors: {
custom: {
50: '#a2ddc3',
500: '#77ceaa',
950: '#000000',
},
}SCSS
$custom: #77ceaa; $custom-light: #a2ddc3; $custom-dark: #000000;
JSON
{
"hex": "#77ceaa",
"rgb": {
"r": 119,
"g": 206,
"b": 170
},
"hsl": {
"h": 155.172,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.78636,
"c": 0.0999,
"h": 165.4
},
"luminance": 0.50967
}Semantic roles & 50–950 ramp
primary
#77CEAA
secondary
#9B4E6E
accent
#2B66BA
background
#FCFEFD
surface
#F6FCF9
border
#D0D5D2
text
#0F1512
muted
#808482