#78EAAE#78EAAE
#78EAAE is a very light, vivid green. Relative luminance 0.659; OKLCH L 85.4% C 0.136 H 158.7°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #78EAAE |
|---|---|
| RGB | rgb(120, 234, 174) |
| HSL | hsl(148, 73%, 69%) |
| HSV | hsv(148, 49%, 92%) |
| CMYK | cmyk(48.7%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.94, -45.96, 19.33) |
| CIE-LCH | lch(84.94, 49.86, 157.19°) |
| OKLab | oklab(85.4% -0.1263 0.0493) |
| OKLCH | oklch(85.4% 0.136 158.7) |
| XYZ | xyz(44.8050, 65.8911, 50.3934) |
| Luminance | 0.6590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.42
Seafoam
#7FE0B3
ΔE00 3.76
Light Blue Green
#7EFBB3
ΔE00 4.00
Seafoam (survey)
#80F9AD
ΔE00 4.18
Seafoam Green
#7AF9AB
ΔE00 4.32
Light Sea Green
#98F6B0
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78EAAE #EA78B4
analogous
#7BEA78 #78EAAE #78EAE7
triadic
#78EAAE #AE78EA #EAAE78
tetradic
#78EAAE #787BEA #EA78B4 #EAE778
square
#78EAAE #787BEA #EA78B4 #EAE778
split-complementary
#78EAAE #E778EA #EA787B
monochromatic
#1FC86F #43E28E #78EAAE #ADF2CE #E2FAEE
Accessibility & contrast
On white
1.48
#78EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#78EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78EAAE
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78EAAE | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#58E9DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #78eaae; /* rgb */ color: rgb(120, 234, 174); /* oklch */ color: oklch(85.4% 0.136 158.7);
Tailwind
colors: {
custom: {
50: '#a5f1c6',
500: '#78eaae',
950: '#000000',
},
}SCSS
$custom: #78eaae; $custom-light: #a5f1c6; $custom-dark: #000000;
JSON
{
"hex": "#78eaae",
"rgb": {
"r": 120,
"g": 234,
"b": 174
},
"hsl": {
"h": 148.421,
"s": 73.077,
"l": 69.412
},
"oklch": {
"l": 0.85398,
"c": 0.13558,
"h": 158.7
},
"luminance": 0.65895
}Semantic roles & 50–950 ramp
primary
#78EAAE
secondary
#C24486
accent
#1078D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582