#78F699#78F699
#78F699 is a very light, vivid green. Relative luminance 0.722; OKLCH L 87.8% C 0.171 H 150.1°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #78F699 |
|---|---|
| RGB | rgb(120, 246, 153) |
| HSL | hsl(136, 88%, 72%) |
| HSV | hsv(136, 51%, 96%) |
| CMYK | cmyk(51.2%, 0%, 37.8%, 3.5%) |
| CIE-LAB | lab(88.07, -54.72, 34.28) |
| CIE-LCH | lch(88.07, 64.57, 147.94°) |
| OKLab | oklab(87.82% -0.1485 0.0854) |
| OKLCH | oklch(87.82% 0.171 150.1) |
| XYZ | xyz(46.4481, 72.2007, 41.6193) |
| Luminance | 0.7220 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.37
Baby Green
#8CFF9E
ΔE00 2.53
Mint Green
#8FFF9F
ΔE00 2.69
Foam Green
#90FDA9
ΔE00 2.74
Seafoam Green
#7AF9AB
ΔE00 2.87
Seafoam (survey)
#80F9AD
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F699 #F678D5
analogous
#96F678 #78F699 #78F6D8
triadic
#78F699 #9978F6 #F69978
tetradic
#78F699 #7896F6 #F678D5 #F6D878
square
#78F699 #7896F6 #F678D5 #F6D878
split-complementary
#78F699 #D878F6 #F67896
monochromatic
#0FE447 #3FF26E #78F699 #B1FAC4 #E2FDE9
Accessibility & contrast
On white
1.36
#78F699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#78F699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F699
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F699 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E493
Deuteranopia (green-blind)
#E6D89F
Tritanopia (blue-blind)
#5CF2DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #78f699; /* rgb */ color: rgb(120, 246, 153); /* oklch */ color: oklch(87.8% 0.171 150.1);
Tailwind
colors: {
custom: {
50: '#a7fab8',
500: '#78f699',
950: '#000000',
},
}SCSS
$custom: #78f699; $custom-light: #a7fab8; $custom-dark: #000000;
JSON
{
"hex": "#78f699",
"rgb": {
"r": 120,
"g": 246,
"b": 153
},
"hsl": {
"h": 135.714,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.87824,
"c": 0.17128,
"h": 150.1
},
"luminance": 0.72205
}Semantic roles & 50–950 ramp
primary
#78F699
secondary
#D141AB
accent
#01A9E4
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581