#78FFAE#78FFAE
#78FFAE is a very light, vivid green. Relative luminance 0.786; OKLCH L 90.4% C 0.165 H 154.8°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #78FFAE |
|---|---|
| RGB | rgb(120, 255, 174) |
| HSL | hsl(144, 100%, 74%) |
| HSV | hsv(144, 53%, 100%) |
| CMYK | cmyk(52.9%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(91.04, -54.69, 27.71) |
| CIE-LCH | lch(91.04, 61.31, 153.13°) |
| OKLab | oklab(90.37% -0.1489 0.07) |
| OKLCH | oklch(90.37% 0.165 154.8) |
| XYZ | xyz(51.1417, 78.5646, 52.5056) |
| Luminance | 0.7857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.89
Seafoam Green
#7AF9AB
ΔE00 1.28
Seafoam (survey)
#80F9AD
ΔE00 1.54
Light Blue Green
#7EFBB3
ΔE00 1.68
Light Green Blue
#56FCA2
ΔE00 2.49
Sea Green (survey)
#53FCA1
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FFAE #FF78C9
analogous
#85FF78 #78FFAE #78FFF1
triadic
#78FFAE #AE78FF #FFAE78
tetradic
#78FFAE #7885FF #FF78C9 #FFF178
square
#78FFAE #7885FF #FF78C9 #FFF178
split-complementary
#78FFAE #F178FF #FF7885
monochromatic
#00FD65 #3BFF89 #78FFAE #B5FFD3 #E0FFED
Accessibility & contrast
On white
1.26
#78FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#78FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FFAE
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FFAE | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA9
Deuteranopia (green-blind)
#EBE0B3
Tritanopia (blue-blind)
#52FDEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #78ffae; /* rgb */ color: rgb(120, 255, 174); /* oklch */ color: oklch(90.4% 0.165 154.8);
Tailwind
colors: {
custom: {
50: '#a8ffc6',
500: '#78ffae',
950: '#000000',
},
}SCSS
$custom: #78ffae; $custom-light: #a8ffc6; $custom-dark: #000000;
JSON
{
"hex": "#78ffae",
"rgb": {
"r": 120,
"g": 255,
"b": 174
},
"hsl": {
"h": 144,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.9037,
"c": 0.16456,
"h": 154.8
},
"luminance": 0.78569
}Semantic roles & 50–950 ramp
primary
#78FFAE
secondary
#DD3E9D
accent
#008AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682