#78FAAE#78FAAE
#78FAAE is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.2% C 0.158 H 155.6°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #78FAAE |
|---|---|
| RGB | rgb(120, 250, 174) |
| HSL | hsl(145, 93%, 73%) |
| HSV | hsv(145, 52%, 98%) |
| CMYK | cmyk(52%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(89.59, -52.66, 25.74) |
| CIE-LCH | lch(89.59, 58.61, 153.95°) |
| OKLab | oklab(89.19% -0.1437 0.0651) |
| OKLCH | oklch(89.19% 0.158 155.6) |
| XYZ | xyz(49.5674, 75.4160, 51.9809) |
| Luminance | 0.7542 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.57
Seafoam (survey)
#80F9AD
ΔE00 0.81
Light Blue Green
#7EFBB3
ΔE00 0.85
Light Bluish Green
#76FDA8
ΔE00 1.59
Light Greenish Blue
#63F7B4
ΔE00 2.70
Light Green Blue
#56FCA2
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78FAAE #FA78C4
analogous
#83FA78 #78FAAE #78FAEF
triadic
#78FAAE #AE78FA #FAAE78
tetradic
#78FAAE #7883FA #FA78C4 #FAEF78
square
#78FAAE #7883FA #FA78C4 #FAEF78
split-complementary
#78FAAE #EF78FA #FA7883
monochromatic
#09EF68 #3DF88B #78FAAE #B3FCD1 #E1FEED
Accessibility & contrast
On white
1.31
#78FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#78FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78FAAE
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78FAAE | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A9
Deuteranopia (green-blind)
#E7DCB3
Tritanopia (blue-blind)
#53F8E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #78faae; /* rgb */ color: rgb(120, 250, 174); /* oklch */ color: oklch(89.2% 0.158 155.6);
Tailwind
colors: {
custom: {
50: '#a7fdc6',
500: '#78faae',
950: '#000000',
},
}SCSS
$custom: #78faae; $custom-light: #a7fdc6; $custom-dark: #000000;
JSON
{
"hex": "#78faae",
"rgb": {
"r": 120,
"g": 250,
"b": 174
},
"hsl": {
"h": 144.923,
"s": 92.857,
"l": 72.549
},
"oklch": {
"l": 0.89186,
"c": 0.15774,
"h": 155.6
},
"luminance": 0.7542
}Semantic roles & 50–950 ramp
primary
#78FAAE
secondary
#D64098
accent
#0086E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682