#78F09B#78F09B
#78F09B is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.4% C 0.161 H 151.2°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #78F09B |
|---|---|
| RGB | rgb(120, 240, 155) |
| HSL | hsl(138, 80%, 71%) |
| HSV | hsv(138, 50%, 94%) |
| CMYK | cmyk(50%, 0%, 35.4%, 5.9%) |
| CIE-LAB | lab(86.34, -51.96, 30.98) |
| CIE-LCH | lch(86.34, 60.50, 149.19°) |
| OKLab | oklab(86.43% -0.1412 0.0776) |
| OKLCH | oklch(86.43% 0.161 151.2) |
| XYZ | xyz(44.8191, 68.6762, 41.8980) |
| Luminance | 0.6868 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.58
Seafoam (survey)
#80F9AD
ΔE00 2.76
Light Bluish Green
#76FDA8
ΔE00 2.87
Foam Green
#90FDA9
ΔE00 3.27
Lightgreen
#90EE90
ΔE00 3.63
Light Green Blue
#56FCA2
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#78F09B #F078CD
analogous
#91F078 #78F09B #78F0D7
triadic
#78F09B #9B78F0 #F09B78
tetradic
#78F09B #7891F0 #F078CD #F0D778
square
#78F09B #7891F0 #F078CD #F0D778
split-complementary
#78F09B #D778F0 #F07891
monochromatic
#18D64F #41EA72 #78F09B #AFF6C4 #E3FCEB
Accessibility & contrast
On white
1.43
#78F09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#78F09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #78F09B
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##78F09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##78F09B | 1.00 | 1.43 | 14.74 | 14.74 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF95
Deuteranopia (green-blind)
#E0D3A0
Tritanopia (blue-blind)
#5DEDDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #78f09b; /* rgb */ color: rgb(120, 240, 155); /* oklch */ color: oklch(86.4% 0.161 151.2);
Tailwind
colors: {
custom: {
50: '#a6f6b9',
500: '#78f09b',
950: '#000000',
},
}SCSS
$custom: #78f09b; $custom-light: #a6f6b9; $custom-dark: #000000;
JSON
{
"hex": "#78f09b",
"rgb": {
"r": 120,
"g": 240,
"b": 155
},
"hsl": {
"h": 137.5,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.86427,
"c": 0.16111,
"h": 151.2
},
"luminance": 0.6868
}Semantic roles & 50–950 ramp
primary
#78F09B
secondary
#CA42A2
accent
#099FDC
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581