#78F09F#78F09F
#78F09F is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.5% C 0.157 H 152.4°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #78F09F |
|---|---|
| RGB | rgb(120, 240, 159) |
| HSL | hsl(140, 80%, 71%) |
| HSV | hsv(140, 50%, 94%) |
| CMYK | cmyk(50%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(86.41, -51.27, 29.05) |
| CIE-LCH | lch(86.41, 58.92, 150.46°) |
| OKLab | oklab(86.51% -0.1395 0.073) |
| OKLCH | oklch(86.51% 0.157 152.4) |
| XYZ | xyz(45.1606, 68.8128, 43.6966) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.15
Seafoam (survey)
#80F9AD
ΔE00 2.30
Light Bluish Green
#76FDA8
ΔE00 2.76
Light Blue Green
#7EFBB3
ΔE00 3.18
Foam Green
#90FDA9
ΔE00 3.32
Light Sea Green
#98F6B0
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F09F #F078C9
analogous
#8DF078 #78F09F #78F0DB
triadic
#78F09F #9F78F0 #F09F78
tetradic
#78F09F #788DF0 #F078C9 #F0DB78
square
#78F09F #788DF0 #F078C9 #F0DB78
split-complementary
#78F09F #DB78F0 #F0788D
monochromatic
#18D656 #41EA78 #78F09F #AFF6C6 #E3FCEB
Accessibility & contrast
On white
1.42
#78F09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#78F09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F09F
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F09F | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#DFD4A4
Tritanopia (blue-blind)
#5CEDDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #78f09f; /* rgb */ color: rgb(120, 240, 159); /* oklch */ color: oklch(86.5% 0.157 152.4);
Tailwind
colors: {
custom: {
50: '#a6f6bc',
500: '#78f09f',
950: '#000000',
},
}SCSS
$custom: #78f09f; $custom-light: #a6f6bc; $custom-dark: #000000;
JSON
{
"hex": "#78f09f",
"rgb": {
"r": 120,
"g": 240,
"b": 159
},
"hsl": {
"h": 139.5,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.86505,
"c": 0.15742,
"h": 152.4
},
"luminance": 0.68816
}Semantic roles & 50–950 ramp
primary
#78F09F
secondary
#CA429E
accent
#0998DC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101712
muted
#818582