#78F69C#78F69C
#78F69C is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.9% C 0.169 H 150.9°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #78F69C |
|---|---|
| RGB | rgb(120, 246, 156) |
| HSL | hsl(137, 88%, 72%) |
| HSV | hsv(137, 51%, 96%) |
| CMYK | cmyk(51.2%, 0%, 36.6%, 3.5%) |
| CIE-LAB | lab(88.11, -54.22, 32.84) |
| CIE-LCH | lch(88.11, 63.39, 148.80°) |
| OKLab | oklab(87.88% -0.1472 0.082) |
| OKLCH | oklch(87.88% 0.169 150.9) |
| XYZ | xyz(46.6990, 72.3010, 42.9407) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.00
Seafoam Green
#7AF9AB
ΔE00 2.37
Foam Green
#90FDA9
ΔE00 2.56
Seafoam (survey)
#80F9AD
ΔE00 2.64
Baby Green
#8CFF9E
ΔE00 2.73
Mint Green
#8FFF9F
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F69C #F678D2
analogous
#93F678 #78F69C #78F6DB
triadic
#78F69C #9C78F6 #F69C78
tetradic
#78F69C #7893F6 #F678D2 #F6DB78
square
#78F69C #7893F6 #F678D2 #F6DB78
split-complementary
#78F69C #DB78F6 #F67893
monochromatic
#0FE44C #3FF272 #78F69C #B1FAC6 #E2FDEA
Accessibility & contrast
On white
1.36
#78F69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#78F69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F69C
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F69C | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E496
Deuteranopia (green-blind)
#E5D8A2
Tritanopia (blue-blind)
#5BF3DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #78f69c; /* rgb */ color: rgb(120, 246, 156); /* oklch */ color: oklch(87.9% 0.169 150.9);
Tailwind
colors: {
custom: {
50: '#a7faba',
500: '#78f69c',
950: '#000000',
},
}SCSS
$custom: #78f69c; $custom-light: #a7faba; $custom-dark: #000000;
JSON
{
"hex": "#78f69c",
"rgb": {
"r": 120,
"g": 246,
"b": 156
},
"hsl": {
"h": 137.143,
"s": 87.5,
"l": 71.765
},
"oklch": {
"l": 0.87879,
"c": 0.16852,
"h": 150.9
},
"luminance": 0.72305
}Semantic roles & 50–950 ramp
primary
#78F69C
secondary
#D141A8
accent
#01A3E4
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581