#77EBAE#77EBAE
#77EBAE is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.6% C 0.138 H 158.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #77EBAE |
|---|---|
| RGB | rgb(119, 235, 174) |
| HSL | hsl(148, 74%, 69%) |
| HSV | hsv(148, 49%, 92%) |
| CMYK | cmyk(49.4%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(85.20, -46.63, 19.68) |
| CIE-LCH | lch(85.20, 50.61, 157.12°) |
| OKLab | oklab(85.6% -0.1281 0.0502) |
| OKLCH | oklch(85.6% 0.138 158.6) |
| XYZ | xyz(44.9525, 66.3909, 50.4821) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.16
Light Blue Green
#7EFBB3
ΔE00 3.75
Seafoam (survey)
#80F9AD
ΔE00 3.94
Seafoam
#7FE0B3
ΔE00 4.03
Seafoam Green
#7AF9AB
ΔE00 4.06
Light Sea Green
#98F6B0
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77EBAE #EB77B4
analogous
#7AEB77 #77EBAE #77EBE8
triadic
#77EBAE #AE77EB #EBAE77
tetradic
#77EBAE #777AEB #EB77B4 #EBE877
square
#77EBAE #777AEB #EB77B4 #EBE877
split-complementary
#77EBAE #E877EB #EB777A
monochromatic
#1ECA6F #42E38E #77EBAE #ACF3CE #E2FBEE
Accessibility & contrast
On white
1.47
#77EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#77EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77EBAE
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77EBAE | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAA
Deuteranopia (green-blind)
#D8D0B2
Tritanopia (blue-blind)
#56EADA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #77ebae; /* rgb */ color: rgb(119, 235, 174); /* oklch */ color: oklch(85.6% 0.138 158.6);
Tailwind
colors: {
custom: {
50: '#a5f2c6',
500: '#77ebae',
950: '#000000',
},
}SCSS
$custom: #77ebae; $custom-light: #a5f2c6; $custom-dark: #000000;
JSON
{
"hex": "#77ebae",
"rgb": {
"r": 119,
"g": 235,
"b": 174
},
"hsl": {
"h": 148.448,
"s": 74.359,
"l": 69.412
},
"oklch": {
"l": 0.85595,
"c": 0.13754,
"h": 158.6
},
"luminance": 0.66395
}Semantic roles & 50–950 ramp
primary
#77EBAE
secondary
#C44386
accent
#0F78D6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582