#78F69D#78F69D
#78F69D is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.9% C 0.168 H 151.1°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #78F69D |
|---|---|
| RGB | rgb(120, 246, 157) |
| HSL | hsl(138, 88%, 72%) |
| HSV | hsv(138, 51%, 96%) |
| CMYK | cmyk(51.2%, 0%, 36.2%, 3.5%) |
| CIE-LAB | lab(88.13, -54.05, 32.36) |
| CIE-LCH | lch(88.13, 63.00, 149.09°) |
| OKLab | oklab(87.9% -0.1468 0.0809) |
| OKLCH | oklch(87.9% 0.168 151.1) |
| XYZ | xyz(46.7840, 72.3350, 43.3884) |
| Luminance | 0.7234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.88
Seafoam Green
#7AF9AB
ΔE00 2.21
Seafoam (survey)
#80F9AD
ΔE00 2.48
Foam Green
#90FDA9
ΔE00 2.52
Baby Green
#8CFF9E
ΔE00 2.82
Light Green Blue
#56FCA2
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F69D #F678D1
analogous
#92F678 #78F69D #78F6DC
triadic
#78F69D #9D78F6 #F69D78
tetradic
#78F69D #7892F6 #F678D1 #F6DC78
square
#78F69D #7892F6 #F678D1 #F6DC78
split-complementary
#78F69D #DC78F6 #F67892
monochromatic
#0FE44E #3FF273 #78F69D #B1FAC7 #E2FDEA
Accessibility & contrast
On white
1.36
#78F69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#78F69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F69D
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F69D | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E497
Deuteranopia (green-blind)
#E5D8A3
Tritanopia (blue-blind)
#5BF3DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #78f69d; /* rgb */ color: rgb(120, 246, 157); /* oklch */ color: oklch(87.9% 0.168 151.1);
Tailwind
colors: {
custom: {
50: '#a7faba',
500: '#78f69d',
950: '#000000',
},
}SCSS
$custom: #78f69d; $custom-light: #a7faba; $custom-dark: #000000;
JSON
{
"hex": "#78f69d",
"rgb": {
"r": 120,
"g": 246,
"b": 157
},
"hsl": {
"h": 137.619,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.87898,
"c": 0.1676,
"h": 151.1
},
"luminance": 0.72339
}Semantic roles & 50–950 ramp
primary
#78F69D
secondary
#D141A7
accent
#01A2E4
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582