#77FEAF#77FEAF
#77FEAF is a very light, vivid green. Relative luminance 0.779; OKLCH L 90.1% C 0.163 H 155.4°. Best body text is #000000 at 16.58:1 contrast (WCAG AA passes).
Color values
| HEX | #77FEAF |
|---|---|
| RGB | rgb(119, 254, 175) |
| HSL | hsl(145, 99%, 73%) |
| HSV | hsv(145, 53%, 100%) |
| CMYK | cmyk(53.1%, 0%, 31.1%, 0.4%) |
| CIE-LAB | lab(90.73, -54.33, 26.79) |
| CIE-LCH | lch(90.73, 60.57, 153.76°) |
| OKLab | oklab(90.12% -0.1481 0.0677) |
| OKLCH | oklch(90.12% 0.163 155.4) |
| XYZ | xyz(50.7834, 77.8962, 52.9084) |
| Luminance | 0.7790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.10
Light Bluish Green
#76FDA8
ΔE00 1.15
Light Blue Green
#7EFBB3
ΔE00 1.34
Seafoam (survey)
#80F9AD
ΔE00 1.37
Light Green Blue
#56FCA2
ΔE00 2.56
Sea Green (survey)
#53FCA1
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FEAF #FE77C6
analogous
#82FE77 #77FEAF #77FEF3
triadic
#77FEAF #AF77FE #FEAF77
tetradic
#77FEAF #7782FE #FE77C6 #FEF377
square
#77FEAF #7782FE #FE77C6 #FEF377
split-complementary
#77FEAF #F377FE #FE7782
monochromatic
#02F968 #3AFE8B #77FEAF #B4FED3 #E1FFED
Accessibility & contrast
On white
1.27
#77FEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.58
#77FEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FEAF
16.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FEAF | 1.00 | 1.27 | 16.58 | 16.58 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAA
Deuteranopia (green-blind)
#EADFB4
Tritanopia (blue-blind)
#4FFCE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #77feaf; /* rgb */ color: rgb(119, 254, 175); /* oklch */ color: oklch(90.1% 0.163 155.4);
Tailwind
colors: {
custom: {
50: '#a7ffc7',
500: '#77feaf',
950: '#000000',
},
}SCSS
$custom: #77feaf; $custom-light: #a7ffc7; $custom-dark: #000000;
JSON
{
"hex": "#77feaf",
"rgb": {
"r": 119,
"g": 254,
"b": 175
},
"hsl": {
"h": 144.889,
"s": 98.54,
"l": 73.137
},
"oklch": {
"l": 0.90118,
"c": 0.16283,
"h": 155.4
},
"luminance": 0.77901
}Semantic roles & 50–950 ramp
primary
#77FEAF
secondary
#DC3E9A
accent
#0086E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682